We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e27b377 + 4fde4f2 commit 5deade8Copy full SHA for 5deade8
.github/workflows/push_binary.yaml
@@ -23,7 +23,7 @@ jobs:
23
goos: windows
24
steps:
25
- uses: actions/checkout@v4
26
- - uses: wangyoucao577/go-release-action@v1.48
+ - uses: wangyoucao577/go-release-action@v1.49
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
goos: ${{ matrix.goos }}
0 commit comments