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.
1 parent 77e8da0 commit dab8979Copy full SHA for dab8979
.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