chg: [workflow] updated

This commit is contained in:
Alexandre Dulaunoy 2024-09-01 18:08:20 +02:00
parent 5b7125f844
commit 94b45ca42e
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -13,7 +13,7 @@ jobs:
goarch: [amd64, arm64] # A packaged schema is required goarch: [amd64, arm64] # A packaged schema is required
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.30 - uses: wangyoucao577/go-release-action@v1.51
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }} goos: ${{ matrix.goos }}