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 94484d9 commit 74b4c82Copy full SHA for 74b4c82
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- uses: actions/checkout@v3
28
- - uses: wangyoucao577/go-release-action@v1.40
+ - uses: wangyoucao577/go-release-action@v1.53
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
goos: ${{ matrix.goos }}
0 commit comments