2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-02 03:33:22 +00:00

ci: update version of go-release-action

This commit is contained in:
TorchedSammy 2022-03-06 15:04:45 -04:00
parent 7959a8b572
commit 03795e5727
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

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