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 1178b53 commit 14cab5fCopy full SHA for 14cab5f
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
publish:
12
- if: github.repository == 'argoproj/argo-helm'
+ if: github.repository == 'codefresh-io/argo-helm'
13
permissions:
14
contents: write # for helm/chart-releaser-action to push chart release and create a release
15
packages: write # to push OCI chart package to GitHub Registry
0 commit comments