We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7511f commit ffb6f0fCopy full SHA for ffb6f0f
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
goos: windows
20
steps:
21
- uses: actions/checkout@v4
22
- - uses: wangyoucao577/go-release-action@v1.52
+ - uses: wangyoucao577/go-release-action@v1.53
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
goos: ${{ matrix.goos }}
0 commit comments