We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0999cf8 commit 2d01c7bCopy full SHA for 2d01c7b
1 file changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/checkout@v6
24
25
- - uses: wangyoucao577/go-release-action@v1.53
+ - uses: wangyoucao577/go-release-action@v1.54
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
goos: ${{ matrix.goos }}
0 commit comments