Skip to content

Commit c3a7044

Browse files
authored
fix: allow brew release (#100)
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
1 parent b2bdc4b commit c3a7044

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ jobs:
7979
QUILL_NOTARY_KEY: ${{ secrets.APPLE_NOTARY_KEY }}
8080
# for creating the release (requires write access to packages and content)
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82+
HOMEBREW_TOKEN: ${{ secrets.HOMEBREW_TOKEN }}

0 commit comments

Comments
 (0)