Skip to content

Commit 7fd86bd

Browse files
Remove filter from publish action
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
1 parent 5d3a961 commit 7fd86bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ permissions:
1212

1313
jobs:
1414
publish:
15-
if: github.repository == 'argoproj/argo-helm'
1615
permissions:
1716
contents: write # for helm/chart-releaser-action to push chart release and create a release
1817
packages: write # to push OCI chart package to GitHub Registry

0 commit comments

Comments
 (0)