mirror of https://github.com/Hilbis/Hilbish
ci: update go release action
parent
b1f957e98f
commit
c3394f7046
|
@ -36,7 +36,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Download Task
|
||||
run: 'sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d'
|
||||
- uses: wangyoucao577/go-release-action@v1.25
|
||||
- uses: wangyoucao577/go-release-action@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
|
Loading…
Reference in New Issue