Skip to content

Commit e36bdcb

Browse files
authored
Rename release.yml to chart-release.yml
1 parent 1a514b3 commit e36bdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml renamed to .github/workflows/chart-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Run chart-releaser
2525
uses: helm/chart-releaser-action@v1.6.0
2626
env:
27-
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
27+
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)