Skip to content

Commit 8a27be0

Browse files
committed
Update pipeline
1 parent 4c4a98f commit 8a27be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
distribution: goreleaser
5353
version: latest
54-
args: build --clean --parallelism=2 --timeout=1h --skip-validate
54+
args: build --clean --parallelism=2 --timeout=1h --skip=validate
5555

5656
- name: Publish release
5757
uses: goreleaser/goreleaser-action@v4

0 commit comments

Comments
 (0)