Skip to content

Commit 21c01a4

Browse files
committed
chore: test quotes
1 parent ba3a8f6 commit 21c01a4

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
@@ -116,7 +116,7 @@ jobs:
116116
if: steps.tag_exists.outputs.TAG_EXISTS == 'false'
117117

118118
- name: Publish Helm chart
119-
uses: bpsoraggi/helm-gh-pages@0ca81b4d5a727dec92236140eb99ebb70ad91ac3
119+
uses: bpsoraggi/helm-gh-pages@2a2569e394590687d2c508516af3c9bb9fe7fa7e
120120
with:
121121
token: ${{ secrets.CHARTS_TOKEN }}
122122
charts_dir: .

0 commit comments

Comments
 (0)