Skip to content

Commit 9428767

Browse files
init
1 parent 7db4963 commit 9428767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
uses: helm/[email protected]
4343
with:
4444
config: "./.github/configs/cr.yaml"
45-
charts_dir: "charts/argo-cd"
45+
#charts_dir: "charts/argo-cd"
4646
env:
4747
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)