We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f791e commit d8293a2Copy full SHA for d8293a2
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
goos: windows
23
steps:
24
- uses: actions/checkout@v4
25
- - uses: wangyoucao577/go-release-action@v1.50
+ - uses: wangyoucao577/go-release-action@v1.51
26
with:
27
goversion: go.mod
28
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments