Skip to content

Commit

Permalink
fix: workflow to upload asset even if release already exists
Browse files Browse the repository at this point in the history
  • Loading branch information
JayGhiya committed Mar 19, 2024
1 parent 83cea7b commit 940d25f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-pr-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
uses: helm/[email protected]
with:
charts_dir: charts
skip_upload: false
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 940d25f

Please sign in to comment.