We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3623590 + 042b53a commit 34ae5b6Copy full SHA for 34ae5b6
1 file changed
.github/workflows/publish-release.yml
@@ -12,5 +12,6 @@ jobs:
12
- uses: mislav/bump-homebrew-formula-action@v3
13
with:
14
formula-name: flow-cli
15
+ base-branch: main
16
env:
17
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments