We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b2f60 commit 21706caCopy full SHA for 21706ca
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- uses: actions/checkout@v3
28
- - uses: wangyoucao577/go-release-action@v1.32
+ - uses: wangyoucao577/go-release-action@v1.40
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
goos: ${{ matrix.goos }}
0 commit comments