Skip to content

Commit c6f451d

Browse files
committed
Fix goreleaser
1 parent 588eca1 commit c6f451d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
-
2020
name: Set up Go
2121
uses: actions/setup-go@v4
22+
with:
23+
go-version-file: ./go.mod
2224
-
2325
name: Run GoReleaser
2426
uses: goreleaser/goreleaser-action@v5

0 commit comments

Comments
 (0)