We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469a098 commit 1fedc02Copy full SHA for 1fedc02
.github/workflows/vuln-check-full.yaml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
distribution: goreleaser-pro
45
version: 2.8.2
46
- args: build --snapshot --id=default --skip=validate --single-target
+ args: build --snapshot --id=linux_build --skip=validate --single-target
47
env:
48
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
49
.github/workflows/vuln-check-release.yaml
@@ -42,7 +42,7 @@ jobs:
42
0 commit comments