diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ce4d37c..d9ca9b7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -79,3 +79,4 @@ jobs: QUILL_NOTARY_KEY: ${{ secrets.APPLE_NOTARY_KEY }} # for creating the release (requires write access to packages and content) GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + HOMEBREW_TOKEN: ${{ secrets.HOMEBREW_TOKEN }}