Skip to content

Commit 14cab5f

Browse files
Update publish.yml
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
1 parent 1178b53 commit 14cab5f

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
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
publish:
12-
if: github.repository == 'argoproj/argo-helm'
12+
if: github.repository == 'codefresh-io/argo-helm'
1313
permissions:
1414
contents: write # for helm/chart-releaser-action to push chart release and create a release
1515
packages: write # to push OCI chart package to GitHub Registry

0 commit comments

Comments
 (0)