Skip to content

Commit

Permalink
github/goreleaser: pin goreleaser version to release s5cmd v2.2.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
igungor committed Aug 21, 2023
1 parent 045fa7e commit 550a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: '1.18.2'
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }}

0 comments on commit 550a846

Please sign in to comment.