We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c5553 commit 78692d8Copy full SHA for 78692d8
.github/workflows/release.yml
@@ -12,3 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- uses: cli/gh-extension-precompile@v2
15
+ with:
16
+ go_version_file: go.mod
17
+
0 commit comments