Commit 0d1527a 1 parent 5ff2d90 commit 0d1527a Copy full SHA for 0d1527a
File tree 1 file changed +0
-22
lines changed
1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -101,25 +101,3 @@ jobs:
101
101
- name : Publish to Open VSX Registry
102
102
working-directory : packages/vscode-extension
103
103
run : npm run openVSX:publish -- --pat ${{ secrets.VSCODE_MARKETPLACE_TOKEN }} --target ${{ steps.set_targets.outputs.targets }}
104
-
105
-
106
- # - name: Publish to Visual Studio Marketplacesfg
107
- # uses: HaaLeo/publish-vscode-extension@v1
108
- # if: ${{ github.event.inputs.publish == 'true' }}
109
- # env:
110
- # GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
111
- # with:
112
- # packagePath: "packages/vscode-extension"
113
- # registryUrl: https://marketplace.visualstudio.com
114
- # pat: ${{ secrets.VSCODE_MARKETPLACE_TOKEN }}
115
- # target: ${{ steps.set_targets.outputs.targets }}
116
-
117
- # - name: sdfgfg
118
- # uses: HaaLeo/publish-vscode-extension@v1
119
- # if: ${{ github.event.inputs.publish == 'true' }}
120
- # env:
121
- # GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
122
- # with:
123
- # packagePath: "packages/vscode-extension"
124
- # pat: ${{ secrets.OPENVSX_MARKETPLACE_TOKEN }}
125
- # target: ${{ steps.set_targets.outputs.targets }}
You can’t perform that action at this time.
0 commit comments