We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588eca1 commit c6f451dCopy full SHA for c6f451d
1 file changed
.github/workflows/goreleaser.yml
@@ -19,6 +19,8 @@ jobs:
19
-
20
name: Set up Go
21
uses: actions/setup-go@v4
22
+ with:
23
+ go-version-file: ./go.mod
24
25
name: Run GoReleaser
26
uses: goreleaser/goreleaser-action@v5
0 commit comments