Skip to content

Commit 4474bb9

Browse files
fix publish
1 parent d3af5b3 commit 4474bb9

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
@@ -13,7 +13,7 @@ permissions:
1313

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

0 commit comments

Comments
 (0)