2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-03-31 10:43:22 +00:00

ci: update go release action

This commit is contained in:
sammyette 2023-12-26 00:18:27 -04:00
parent b1f957e98f
commit c3394f7046
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -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 }}