Skip to content

Commit 2f006f0

Browse files
committed
fix workflow
1 parent 961a4ae commit 2f006f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
needs: lint
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: craftech-io/helm-push-action@v1
21+
- uses: craftech-io/helm-push-action@v0.0.2
2222
with:
2323
helm-chart-repo-name: codex
2424
helm-chart-repo-url: https://charts.codex.so

0 commit comments

Comments
 (0)