Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 4ba5612

Browse files
authored
Merge pull request #947 from cjellick/main
Set goreleaser to latest
2 parents 8557ea8 + 81d98f3 commit 4ba5612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: goreleaser/goreleaser-action@v3
4848
with:
4949
distribution: goreleaser
50-
version: v1.12.3
50+
version: latest
5151
args: release --rm-dist
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)