Skip to content

Commit

Permalink
github: bump GoReleaser Action to v2 (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Jan 5, 2021
1 parent 29e6ee9 commit 780fde4
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 @@ -59,7 +59,7 @@ jobs:
run: echo -e "${{ secrets.PGP_SIGNING_KEY }}" | gpg --import
-
name: Release
uses: goreleaser/goreleaser-action@v1
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release
Expand Down

0 comments on commit 780fde4

Please sign in to comment.