Skip to content

Commit d18878d

Browse files
committed
ci test
1 parent 46cc59a commit d18878d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: helm/[email protected]
3333
with:
3434
charts_dir: charts
35-
skip_existing: true
35+
# skip_existing: true
3636
env:
3737
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
38-
CR_SKIP_EXISTING: "true"
38+
# CR_SKIP_EXISTING: "true"

0 commit comments

Comments
 (0)