levigo/Github Action Chrome Webstore Publish
A Github Action to publish a browser-extension to the Chrome WebStore
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| extensionId | the id of the extension | yes | — |
| clientId | the Google Client ID | yes | — |
| clientSecret | the Google Client Secret | yes | — |
| refreshToken | the Google Refresh Token | yes | — |
| inputFile | the extension as zip file | yes | — |
| doPublish | Define if the extension should be published after upload (defaults to false) | no | — |
| target | Publish target (either "default" or "trustedUsers") | no | — |
Outputs
no outputs