We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869cdfb commit 5bd8e6bCopy full SHA for 5bd8e6b
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Go
27
uses: actions/setup-go@v5
28
with:
29
- go-version-file: crunchy/go.mod
+ go-version-file: go.mod
30
31
- name: Build binary
32
env:
0 commit comments