Skip to content

Commit

Permalink
release: update manifest and helm charts for v1.2.1 (part 2) (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
aramase committed Mar 5, 2024
1 parent 917896b commit 20f45f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
with:
version: latest
args: release --rm-dist --timeout 150m --debug
args: release --clean --timeout 150m --debug
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 20f45f8

Please sign in to comment.