mnao305/Chrome extension upload action
upload & publish extensions to the Chrome Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | path & filename to a zip file | yes | — |
| extension-id | extension id | yes | — |
| client-id | client id | yes | — |
| client-secret | client secret | yes | — |
| refresh-token | refresh token | yes | — |
| glob | if true the file can be a glob pattern | no | false |
| publish | if true package will be automatically published | no | true |
| publish-target | target of publish (`default` or `trustedTesters`) | no | default |
Outputs
no outputs