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.
2 parents 3b50b76 + 41a1fb0 commit 494bc02Copy full SHA for 494bc02
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
goos: windows
18
steps:
19
- uses: actions/checkout@v2
20
- - uses: wangyoucao577/go-release-action@v1.25
+ - uses: wangyoucao577/go-release-action@v1.40
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
23
goos: ${{ matrix.goos }}
0 commit comments