Skip to content

Commit 622d7ca

Browse files
committed
try to use relative path
1 parent 2bcedd4 commit 622d7ca

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
@@ -26,7 +26,7 @@ jobs:
2626
username: ${{ github.actor }}
2727
access-token: ${{ secrets.GITHUB_TOKEN }}
2828
force: true
29-
# chart-folder: .
29+
chart-folder: ./
3030
# - uses: craftech-io/helm-push-action@v0.0.2
3131
# with:
3232
# helm-chart-repo-name: codex

0 commit comments

Comments
 (0)