We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0cbbb commit eb78510Copy full SHA for eb78510
1 file changed
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
- uses: wangyoucao577/go-release-action@v1.53
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
- goversion: latest
+ goversion: "1.25"
29
goos: ${{ matrix.goos }}
30
goarch: ${{ matrix.goarch }}
31
binary_name: slack-bot
0 commit comments