We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a1540 commit 99f6cbeCopy full SHA for 99f6cbe
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
goarch: [amd64, arm64]
21
steps:
22
- uses: actions/checkout@v3
23
- - uses: wangyoucao577/go-release-action@v1.36
+ - uses: wangyoucao577/go-release-action@v1
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
goos: ${{ matrix.goos }}
0 commit comments