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 5e06dbd commit a87f76dCopy full SHA for a87f76d
.github/workflows/release.yml
@@ -35,4 +35,5 @@ jobs:
35
args: release --rm-dist
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
+ HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
39
0 commit comments