Skip to content

Commit

Permalink
Remove the homebrew token from releaser.yml (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimitrov authored Oct 17, 2024
1 parent 9c2dc40 commit 27c3da3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
WINGET_GITHUB_TOKEN: ${{ secrets.WINGET_GITHUB_TOKEN }}
VERSION: ${{ needs.ldflags_args.outputs.version }}
COMMIT: ${{ needs.ldflags_args.outputs.commit }}
Expand Down

0 comments on commit 27c3da3

Please sign in to comment.