Skip to content

Commit

Permalink
replace chart release token
Browse files Browse the repository at this point in the history
  • Loading branch information
MnrGreg committed Nov 7, 2024
1 parent 4d01ee1 commit 1c74269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
with:
version: v1.6.1
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_GENERATE_RELEASE_NOTES: true

0 comments on commit 1c74269

Please sign in to comment.