Skip to content

Commit edadc90

Browse files
authored
Update release.yml
1 parent 8ced307 commit edadc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Run chart-releaser job
2020
uses: helm/[email protected]
2121
env:
22-
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
22+
CR_TOKEN: "${{ secrets.GH_TOKEN }}"

0 commit comments

Comments
 (0)