Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #84 from rothgar/patch-1
Browse files Browse the repository at this point in the history
Update goreleaser GH action version
  • Loading branch information
hidetatz committed Dec 21, 2021
2 parents e307841 + 8c864ea commit 828af61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
go-version: 1.16.x
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 828af61

Please sign in to comment.