We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6636161 commit dc70179Copy full SHA for dc70179
.github/workflows/publish.yml
@@ -49,13 +49,11 @@ jobs:
49
uses: HaaLeo/publish-vscode-extension@v2
50
with:
51
dependencies: false
52
- dryRun: true
53
pat: ${{ secrets.OVSX_PERSONAL_ACCESS_TOKEN }}
54
55
- name: Publish to Visual Studio Marketplace
56
57
58
59
60
pat: ${{ secrets.VSCE_PERSONAL_ACCESS_TOKEN }}
61
registryUrl: https://marketplace.visualstudio.com
0 commit comments