codingwithcalvin/JetBrains Marketplace Publisher
Publish your JetBrains extensions / plugins to the marketplace with ease!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| marketplace-pat | Your personal access token for the Marketplace | yes | — |
| archive-path | Relative path to your ZIP file | yes | — |
| plugin-id | The numeric ID of the plugin retrieved from the repository URL (use this OR plugin-xml-id, but not both) | no | — |
| plugin-xml-id | The unique identifier of the plugin specified as the <id> node in plugin.xml (use this OR plugin-id, but not both) | no | — |
| channel | What channel to push this update to (default is "stable") | no | — |
| is-hidden | Whether to keep this update hidden after approval (default is false) | no | — |
Outputs
no outputs