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 5bf4344 commit 6961c38Copy full SHA for 6961c38
.github/workflows/release.yml
@@ -24,5 +24,5 @@ jobs:
24
version: latest
25
args: release
26
env:
27
- GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.ACTION_GITHUB_TOKEN }}
28
0 commit comments