This commit is contained in:
YANGJINZE
2025-05-15 14:45:29 +08:00
parent 74980036e2
commit c05f11e335
2 changed files with 10 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
args: release --clean
args: release --clean --snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution