File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ jobs:
4747 # Use the registry API at this base URL
4848 registryUrl : https://marketplace.visualstudio.com # optional, default is https://open-vsx.org
4949 # Path to the extension to be packaged and published. Cannot be used together with extensionFile.
50- packagePath : ./ # optional, default is ./
50+ # packagePath: # optional, default is ./
5151 # Prepend all relative links in README.md with this URL.
5252 # baseContentUrl: # optional
5353 # Prepend all relative image links in README.md with this URL.
5454 # baseImagesUrl: # optional
5555 # Use yarn instead of npm while packing extension files.
5656 # yarn: # optional
5757 # Set this option to "true" to package your extension but do not publish it.
58- dryRun : true # optional
58+ # dryRun: # optional
5959 # Allow publishing extensions to the visual studio marketplace which use a proposed API (enableProposedApi: true).
6060 # noVerify: # optional
6161 # Publish a version marked as a Pre-Release.
You can’t perform that action at this time.
0 commit comments