We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c9fe6 commit 6f7b7b2Copy full SHA for 6f7b7b2
.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.49
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
goos: ${{ matrix.goos }}
0 commit comments