wdzeng/Publish Chrome Extension
GitHub action for publishing extensions to Chrome Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publisher-id | Chrome Web Store publisher ID. | no | — |
| extension-id | Extension ID. | no | — |
| zip-path | Path to zip file of the extension. | no | — |
| client-id | Google OAuth2 client ID. | yes | — |
| client-secret | Google OAuth2 client secret. | yes | — |
| refresh-token | Google OAuth2 refresh token. | yes | — |
| action | Action to perform; one of `publish` (default), `upload`, or `check-credentials`. | no | publish |
Outputs
no outputs