Skip to content

Commit

Permalink
Pin goreleaser version to v1.13.1 (ava-labs#2402)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyuho authored Dec 28, 2022
1 parent 82f4025 commit 0f53a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
version: latest
version: v1.13.1
# TODO: automate github release page announce and artifact uploads
# https://goreleaser.com/cmd/goreleaser_release/
args: release --rm-dist --skip-announce --skip-publish
Expand Down

0 comments on commit 0f53a17

Please sign in to comment.