Skip to content

Commit

Permalink
Downgrade releaser to 1.5 due to 1.6 not found error
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklausbrown committed Jul 17, 2023
1 parent 306e7a2 commit 84b1ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: azure/setup-helm@v3

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.5.0
with:
charts_dir: deployment
env:
Expand Down

0 comments on commit 84b1ccf

Please sign in to comment.