We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b280de4 commit 77067d7Copy full SHA for 77067d7
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v5
16
with:
17
- go-version: 1.25.x
+ go-version-file: go.mod
18
- name: Run goreleaser
19
uses: goreleaser/goreleaser-action@v6
20
0 commit comments