mirror of https://github.com/Hilbis/Hilbish
ci: update version of go-release-action
parent
7959a8b572
commit
03795e5727
|
@ -31,7 +31,7 @@ jobs:
|
|||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: wangyoucao577/go-release-action@v1.21
|
||||
- uses: wangyoucao577/go-release-action@v1.25
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
|
Loading…
Reference in New Issue