modelingvaluegroup/upload-jetbrains-plugin-action
upload a plugin to the JetBrains marketplace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 23, 2020
- License
- GPL 3.0
Pinned Snippet
uses: modelingvaluegroup/upload-jetbrains-plugin-action@d077aacb224ab3eb21685681f23351e15b90b4a4 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | the zip file with the plugin to upload | yes | — |
| hubToken | the JetBrains hub token to authorize an update | yes | — |
| pluginId | a number identifying the plugin | yes | — |
| channel | a word that indicates the channel (defaults to branch dependent) | no | — |
| trace | set this to "true" if you would like bash-tracing | no | false |
Outputs
no outputs