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 c4a672c commit d94e445Copy full SHA for d94e445
.github/workflows/release.yaml
@@ -28,3 +28,4 @@ jobs:
28
args: release --rm-dist
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
+ HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
0 commit comments