Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
fridayy committed Jan 20, 2023
1 parent 94d7bfc commit 4d1b220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Release
run: make release
run: ./bin/release.sh

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.4.0
Expand Down

0 comments on commit 4d1b220

Please sign in to comment.