Skip to content

Commit f78a2dd

Browse files
committed
remove unnecessary code
1 parent fa92066 commit f78a2dd

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,4 @@ jobs:
2828
username: ${{ github.actor }}
2929
access-token: ${{ secrets.GITHUB_TOKEN }}
3030
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 }}
31+
chart-folder: .

0 commit comments

Comments
 (0)