Skip to content

Commit

Permalink
Merge pull request #7 from dyllamt/feature/switch-helm-jobs
Browse files Browse the repository at this point in the history
gracefull-failure
  • Loading branch information
dyllamt authored Feb 16, 2024
2 parents b773efd + 3a338e5 commit 4f050ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: Release Helm Charts
uses: helm/[email protected]
with:
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit 4f050ad

Please sign in to comment.