Skip to content

Commit

Permalink
change github token used
Browse files Browse the repository at this point in the history
  • Loading branch information
HomelessDinosaur committed Mar 13, 2024
1 parent 69855e6 commit edaef78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: changelog
uses: requarks/changelog-action@v1
with:
token: $GITHUB_TOKEN
token: ${{ secrets.NITRIC_BOT_TOKEN }}
fromTag: v1.0.0
toTag: v1.1.0
writeToFile: true
Expand Down

0 comments on commit edaef78

Please sign in to comment.