Update publish.yml

Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
This commit is contained in:
ilia-medvedev-codefresh 2024-07-18 09:43:45 +03:00 committed by GitHub
parent 1178b53419
commit 14cab5f941
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ permissions:
jobs:
publish:
if: github.repository == 'argoproj/argo-helm'
if: github.repository == 'codefresh-io/argo-helm'
permissions:
contents: write # for helm/chart-releaser-action to push chart release and create a release
packages: write # to push OCI chart package to GitHub Registry