Skip to content

Commit

Permalink
fix: tap token with changelog token
Browse files Browse the repository at this point in the history
  • Loading branch information
David MICHENEAU committed Jan 26, 2024
1 parent 1eec273 commit f491c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
env:
# GitHub sets the GITHUB_TOKEN secret automatically.
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ secrets.TOKEN_CAV_BREW_FORMULA }}
TAP_GITHUB_TOKEN: ${{ secrets.CHANGELOG_PAT }}

0 comments on commit f491c48

Please sign in to comment.