Skip to content

Commit

Permalink
Specify goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd authored Nov 27, 2023
1 parent 1a5eb9e commit 6178c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: goreleaser/goreleaser-action@44dd9927f499a126e26ae024981569ce889f15aa # v5.0.0
with:
distribution: goreleaser
version: latest
version: v1.22.1
args: release --clean --config ../.goreleaser.yaml
workdir: ./v2
env:
Expand Down

0 comments on commit 6178c7e

Please sign in to comment.