Skip to content

Commit 69a376c

Browse files
Dr.PalmerDr.Palmer
Dr.Palmer
authored and
Dr.Palmer
committed
upgrade release action version to 1.7.0
1 parent 32b7bf1 commit 69a376c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v2
1818
- name: Publish Helm charts
19-
uses: stefanprodan/helm-gh-pages@v1.4.1
19+
uses: stefanprodan/helm-gh-pages@1.7.0 #v1.4.1
2020
with:
2121
token: ${{ secrets.CR_TOKEN }}
2222
charts_dir: stable

0 commit comments

Comments
 (0)