Skip to content

Commit

Permalink
Adding legacy helm chart releaser for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
afalhambra-hivemq committed Apr 9, 2024
1 parent d196c9b commit 9157132
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/legacy-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
config: .github/config/chart-releaser.yml
mark_as_latest: false
skip_existing: true

0 comments on commit 9157132

Please sign in to comment.