Skip to content

Commit b3d4b44

Browse files
authored
change release yaml
1 parent 186d24c commit b3d4b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
env:
6464
PUBLISH_ACCESS_KEY: ${{ secrets.PUBLISH_ACCESS_KEY }}
6565
PUBLISH_SECRET_KEY: ${{ secrets.PUBLISH_SECRET_KEY }}
66-
- uses: wangyoucao577/go-release-action@master
66+
- uses: wangyoucao577/go-release-action@v1
6767
with:
6868
github_token: ${{ secrets.GITHUB_TOKEN }}
6969
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)