madskristensen/Publish to VS Marketplace
Publish a Visual Studio IDE extension (.vsix) to the Visual Studio Marketplace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 15, 2026
- License
- None
Pinned Snippet
uses: madskristensen/publish-marketplace@c826ccadb86f186ec0c0f77551491564c988d177 # v2.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| extension-file | Path to the .vsix file to publish | yes | — |
| publish-manifest-file | Path to the publishManifest.json file | yes | — |
| personal-access-code | Personal Access Token with Marketplace (Acquire + Manage) permission | yes | — |
Outputs
no outputs