We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa92066 commit f78a2ddCopy full SHA for f78a2dd
1 file changed
.github/workflows/push.yaml
@@ -28,11 +28,4 @@ jobs:
28
username: ${{ github.actor }}
29
access-token: ${{ secrets.GITHUB_TOKEN }}
30
force: true
31
- chart-folder: .
32
-# - uses: craftech-io/helm-push-action@v0.0.2
33
-# with:
34
-# helm-chart-repo-name: codex
35
-# helm-chart-repo-url: https://charts.codex.so
36
-# chart-dir: .
37
-# repo-username: ${{ secrets.HELM_REPO_USERNAME }}
38
-# repo-password: ${{ secrets.HELM_REPO_PASSWORD }}
+ chart-folder: .
0 commit comments