We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f987ca commit 1cac037Copy full SHA for 1cac037
.github/workflows/release.yml
@@ -56,4 +56,4 @@ jobs:
56
57
Created by https://github.com/mislav/bump-homebrew-formula-action
58
env:
59
- COMMITTER_TOKEN: ${{ secrets.SSH_KEY }}
+ COMMITTER_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
0 commit comments