We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecded73 commit 261648eCopy full SHA for 261648e
1 file changed
.github/workflows/synkronus-cli.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
name: synkronus-cli-${{ matrix.goos }}-${{ matrix.goarch }}
63
path: synkronus-cli/dist/synkronus-cli-${{ matrix.goos }}-${{ matrix.goarch }}*
64
- archive: false
+
65
66
release-cli:
67
name: Build & attach release assets
0 commit comments