Skip to content

Commit

Permalink
Revert goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuteng committed Jul 8, 2024
1 parent 0860143 commit 70f4f1d
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@v6
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
with:
args: release --clean --timeout 60m
env:
Expand Down

0 comments on commit 70f4f1d

Please sign in to comment.