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 186d24c commit b3d4b44Copy full SHA for b3d4b44
.github/workflows/release.yaml
@@ -63,7 +63,7 @@ jobs:
63
env:
64
PUBLISH_ACCESS_KEY: ${{ secrets.PUBLISH_ACCESS_KEY }}
65
PUBLISH_SECRET_KEY: ${{ secrets.PUBLISH_SECRET_KEY }}
66
- - uses: wangyoucao577/go-release-action@master
+ - uses: wangyoucao577/go-release-action@v1
67
with:
68
github_token: ${{ secrets.GITHUB_TOKEN }}
69
goos: ${{ matrix.goos }}
0 commit comments