Skip to content

Commit

Permalink
fix(ghactions): 🐛 update triggering branch to master instead of main
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmorales committed Jan 8, 2023
1 parent 53f6606 commit 3c5e6c8
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:
release-please:
Expand Down

0 comments on commit 3c5e6c8

Please sign in to comment.