Skip to content

Commit

Permalink
secret for releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronosMasterOfAllTime committed Dec 19, 2024
1 parent 26330f5 commit 9be40df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: dawidd6/action-homebrew-bump-formula@v4
with:
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.GH_HOMEBREW_TOKEN }}
# Optional, will create tap repo fork in organization
# org: ORG
# Optional, use the origin repository instead of forking
Expand Down

0 comments on commit 9be40df

Please sign in to comment.