Skip to content

Commit

Permalink
chore: fix release-please
Browse files Browse the repository at this point in the history
Branch name was incorrect
  • Loading branch information
kjappelbaum authored Nov 20, 2020
1 parent e3c17fe commit fe42cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_me.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- master
name: release-please
jobs:
release-please:
Expand Down

0 comments on commit fe42cc7

Please sign in to comment.