We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4a98f commit 8a27be0Copy full SHA for 8a27be0
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
distribution: goreleaser
53
version: latest
54
- args: build --clean --parallelism=2 --timeout=1h --skip-validate
+ args: build --clean --parallelism=2 --timeout=1h --skip=validate
55
56
- name: Publish release
57
uses: goreleaser/goreleaser-action@v4
0 commit comments