Skip to content

Commit

Permalink
Merge pull request #3 from flyimg/add-test-release
Browse files Browse the repository at this point in the history
fix helm/chart-releaser-action version
  • Loading branch information
sadok-f committed Sep 11, 2024
2 parents 337d928 + 70b2942 commit ed1cd29
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 @@ -22,7 +22,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.1
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: /
env:
Expand Down

0 comments on commit ed1cd29

Please sign in to comment.