This commit is contained in:
duncandu 2022-07-22 10:49:16 +08:00
commit 64f8adb352
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
if: success() && startsWith(github.ref, 'refs/tags/')
with:
version: latest