We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2bdc4b commit c3a7044Copy full SHA for c3a7044
1 file changed
.github/workflows/release.yaml
@@ -79,3 +79,4 @@ jobs:
79
QUILL_NOTARY_KEY: ${{ secrets.APPLE_NOTARY_KEY }}
80
# for creating the release (requires write access to packages and content)
81
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82
+ HOMEBREW_TOKEN: ${{ secrets.HOMEBREW_TOKEN }}
0 commit comments