We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961a4ae commit 2f006f0Copy full SHA for 2f006f0
1 file changed
.github/workflows/push.yaml
@@ -18,7 +18,7 @@ jobs:
18
needs: lint
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: craftech-io/helm-push-action@v1
+ - uses: craftech-io/helm-push-action@v0.0.2
22
with:
23
helm-chart-repo-name: codex
24
helm-chart-repo-url: https://charts.codex.so
0 commit comments