We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199e5f0 commit 5bf4344Copy full SHA for 5bf4344
.github/workflows/release.yml
@@ -24,6 +24,5 @@ jobs:
24
version: latest
25
args: release
26
env:
27
- github: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
28
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
29
0 commit comments