We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
archive: false
1 parent f75b9c4 commit fa4fb34Copy full SHA for fa4fb34
.github/workflows/pre-release.yaml
@@ -66,7 +66,6 @@ jobs:
66
name: extension-${{ steps.version.outputs.version }}
67
path: ${{ steps.setup.outputs.packageName }}
68
if-no-files-found: error
69
- archive: false
70
71
publish:
72
name: Publish Extension and Create Pre-Release
.github/workflows/release.yaml
name: Publish Extension and Create Release
0 commit comments