feat(release): enhance Homebrew integration and security

This commit is contained in:
Yar Kravtsov
2025-05-24 09:45:31 +03:00
parent 3ebcae47d0
commit 13657a8142
2 changed files with 20 additions and 3 deletions

View File

@@ -32,6 +32,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# If you have a personal access token for cross-repo access, use it instead:
# GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}
GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}