Skip to content

Commit 8444859

Browse files
committed
2 parents f517ebe + 5a41e84 commit 8444859

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
helm repo add groundhog2k https://groundhog2k.github.io/helm-charts/
3030
3131
- name: Run chart-releaser
32-
uses: helm/chart-releaser-action@v1.5.0
32+
uses: helm/chart-releaser-action@v1.6.0
3333
env:
34-
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
34+
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)