chore: fix build artifacts action

pull/3712/head v0.22.3
Steven 10 months ago
parent 5704aaad08
commit fefe2b0655

@ -40,6 +40,6 @@ jobs:
distribution: goreleaser
# 'latest', 'nightly', or a semver
version: latest
args: release --clean --skip-validate
args: release --clean --skip=validate
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save