We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e8da0 + dab8979 commit e16b5a4Copy full SHA for e16b5a4
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
- - uses: wangyoucao577/go-release-action@v1.32
+ - uses: wangyoucao577/go-release-action@v1
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
16
goos: linux
0 commit comments