Skip to content

Commit

Permalink
Update goreleaer version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuteng committed Jul 8, 2024
1 parent e3022de commit 3376953
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 @@ -47,7 +47,7 @@ jobs:
git config --global user.name "StreamNative Bot"
git config --global url."https://streamnativebot:${ACCESS_TOKEN}@github.com/".insteadOf "https://github.com/"
- name: goreleaser release (without release notes)
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
uses: goreleaser/goreleaser-action@v6
with:
args: release --clean --timeout 60m
env:
Expand Down

0 comments on commit 3376953

Please sign in to comment.