Skip to content

Commit

Permalink
PMM-7 Skip uploading existing packages. (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk authored Dec 13, 2024
1 parent 524a734 commit 25611d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
skip_existing: true

0 comments on commit 25611d6

Please sign in to comment.