Skip to content

Commit

Permalink
pin goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
ermirizio committed Jun 29, 2023
1 parent c897efb commit 36d8a8e
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 @@ -122,7 +122,7 @@ jobs:
- uses: goreleaser/goreleaser-action@v4
with:
version: latest
version: 1.18.2
args: release --clean -f ${{ matrix.goreleaser }} ${{ !startsWith(github.ref, 'refs/tags/') && ' --snapshot' || '' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 36d8a8e

Please sign in to comment.