We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cd4d6 commit 1e12defCopy full SHA for 1e12def
1 file changed
.github/workflows/build.yaml
@@ -32,7 +32,7 @@ jobs:
32
PR_NUMBER: ${{ github.event.number }}
33
with:
34
version: latest
35
- args: build --clean --verbose --single-target --snapshot
+ args: release --verbose --snapshot
36
check-tag:
37
permissions:
38
contents: read
0 commit comments