Skip to content

Commit af5c77c

Browse files
committed
use go version file to build release
1 parent c65e45e commit af5c77c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
- name: Precompile GH Extension
4747
uses: cli/gh-extension-precompile@v2
4848
with:
49-
go-version: stable
50-
binary-name: gh-subrepo
49+
go_version_file: go.mod
5150

5251
- name: Upload binaries to GitHub Release
5352
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)