Remove filter from publish action

Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
This commit is contained in:
ilia-medvedev-codefresh 2024-05-09 14:24:39 +03:00 committed by GitHub
parent 5d3a96118c
commit 7fd86bd27a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,6 @@ permissions:
jobs: jobs:
publish: publish:
if: github.repository == 'argoproj/argo-helm'
permissions: permissions:
contents: write # for helm/chart-releaser-action to push chart release and create a release 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 packages: write # to push OCI chart package to GitHub Registry