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 a22ddb6 commit 199e5f0Copy full SHA for 199e5f0
.github/workflows/release.yml
@@ -25,3 +25,5 @@ jobs:
25
args: release
26
env:
27
github: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
28
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
+
0 commit comments