Skip to content

Commit eb78510

Browse files
committed
fix release bianry
1 parent cc0cbbb commit eb78510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: wangyoucao577/go-release-action@v1.53
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
28-
goversion: latest
28+
goversion: "1.25"
2929
goos: ${{ matrix.goos }}
3030
goarch: ${{ matrix.goarch }}
3131
binary_name: slack-bot

0 commit comments

Comments
 (0)