Skip to content

Commit

Permalink
Change geneartor token
Browse files Browse the repository at this point in the history
Signed-off-by: Matty Stratton <[email protected]>
  • Loading branch information
mattstratton committed Jan 5, 2024
1 parent a8883a4 commit 6a1c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Generate Changelog
uses: heinrichreimer/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.CHANGELOG_GITHUB_TOKEN }}
user: mattstratton
project: castanet
futureRelease: ${{ steps.version.outputs.version }}
Expand Down

0 comments on commit 6a1c0d8

Please sign in to comment.