Skip to content

Commit d7be24a

Browse files
committed
chore: tweak goreleaser
1 parent 5493f5f commit d7be24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
distribution: goreleaser
4141
# 'latest', 'nightly', or a semver
4242
version: latest
43-
args: release --clean
43+
args: release --clean --skip-validate --skip-publish
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)