Skip to content

Commit

Permalink
chore: Add a comment to remind why you can't use the default token
Browse files Browse the repository at this point in the history
  • Loading branch information
yoheimuta committed Nov 19, 2022
1 parent fc37561 commit a61ad84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ jobs:
version: latest
args: release --rm-dist
env:
# You can't set the default GITHUB_TOKEN because of 403 Resource not accessible to the relevant homebrew repository
## See https://github.com/yoheimuta/protolint/actions/runs/3406771906/jobs/5665753996
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 comments on commit a61ad84

Please sign in to comment.