Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit ca45053

Browse files
Pin goreleaser to v1 (#525) (#526)
(cherry picked from commit 154f47d) Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
1 parent a2ffae4 commit ca45053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
uses: goreleaser/goreleaser-action@v4
2828
with:
2929
args: release --clean
30+
version: "~> v1"
3031
env:
3132
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)