Skip to content

Commit 1f9dee5

Browse files
authored
Update release.yml
1 parent 9d947cd commit 1f9dee5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- uses: actions/checkout@v3
2626
- uses: wangyoucao577/go-release-action@v1.40
2727
with:
28+
goversion: https://go.dev/dl/go1.20.8.linux-amd64.tar.gz
2829
github_token: ${{ secrets.GITHUB_TOKEN }}
2930
goos: ${{ matrix.goos }}
3031
goarch: ${{ matrix.goarch }}

0 commit comments

Comments
 (0)