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 69316c1 commit 43e95a3Copy full SHA for 43e95a3
1 file changed
.github/workflows/goreleaser.yml
@@ -38,5 +38,5 @@ jobs:
38
-v ${{ github.workspace }}:/workspace \
39
-w /workspace \
40
-v /var/run/docker.sock:/var/run/docker.sock \
41
- ghcr.io/goreleaser/goreleaser-cross:v1.19.6 build --clean --config .goreleaser.yaml
+ ghcr.io/goreleaser/goreleaser-cross:v1.19.6 release --clean --config .goreleaser.yaml
42
0 commit comments