actions-marketplace-validations/Chrome Extension Publish Action
Upload your addon to the Chrome Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 26, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/sebastiengllmt_chrome-addon@5165ae88c6a4452e7587abc6cae5171b3fe751bf # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| extension | ID of the extension that you are updating | — | — |
| zip | Path to a .zip of your addon | — | — |
| client-id | Google OAuth2 client id | — | — |
| client-secret | Google OAuth2 client secret | — | — |
| refresh-token | Google OAuth2 refresh token | — | — |
| publishTarget | The visibility of the addon (see Chrome Web Store Publish API for more info) | no | default |
Outputs
no outputs