We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db4963 commit 9428767Copy full SHA for 9428767
.github/workflows/publish.yml
@@ -42,6 +42,6 @@ jobs:
42
uses: helm/[email protected]
43
with:
44
config: "./.github/configs/cr.yaml"
45
- charts_dir: "charts/argo-cd"
+ #charts_dir: "charts/argo-cd"
46
env:
47
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments