Skip to content

Commit

Permalink
Trigge release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersRunningen committed Apr 22, 2024
1 parent 353ea75 commit 5f65696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: /charts
charts_dir: charts/
skip_existing: true # Skip package upload if release/tag already exists
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 5f65696

Please sign in to comment.