Skip to content

Commit

Permalink
fix: Use correct default branch name for release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino authored and lemire committed Jan 8, 2022
1 parent 3ef4561 commit 6785e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- master

name: release-please
jobs:
Expand Down

0 comments on commit 6785e2b

Please sign in to comment.