Skip to content

Commit

Permalink
change github_token name
Browse files Browse the repository at this point in the history
  • Loading branch information
alluen committed Apr 16, 2024
1 parent 1d3b1d8 commit abef0b9
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 @@ -22,4 +22,4 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.HELM_CR_TOKEN }}"

0 comments on commit abef0b9

Please sign in to comment.