We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1adc3dc commit 2e88895Copy full SHA for 2e88895
1 file changed
.github/workflows/CI.yaml
@@ -78,4 +78,3 @@ jobs:
78
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}
79
registryUrl: https://marketplace.visualstudio.com
80
extensionFile: ${{ steps.publishToOpenVSX.outputs.vsixPath }}
81
- extensionFile: ${{ needs.build.outputs.vsixPath }}
0 commit comments