Skip to content

Commit

Permalink
feat: modify release secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
vtrbo committed Apr 28, 2024
1 parent 14c8943 commit a8567cf
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 @@ -19,4 +19,4 @@ jobs:

- run: npx changelogithub
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.PERSONAL_ACCESS_TOKEN}}

0 comments on commit a8567cf

Please sign in to comment.