birchill/Upload to Edge Add-ons
Publishes an updated version of a Web Extension to Microsoft Edge Add-ons store
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Activelast commit May 1, 2026
- License
- MIT
Pinned Snippet
uses: birchill/edge-addon-upload@0536444987bb7aa896e9436787fbeb7eb876f105 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| addon_file | Path to the addon file relative to `$GITHUB_WORKSPACE`. | yes | — |
| api_key | An API key from https://partner.microsoft.com/dashboard/microsoftedge/publishapi | yes | — |
| client_id | The client ID listed at https://partner.microsoft.com/dashboard/microsoftedge/publishapi | yes | — |
| product_id | The product ID listed under the "Extension identity" section of the Partner Center dashboard | yes | — |
| notes | Extra notes for certification. The format of this field is unclear. | no | — |
Outputs
no outputs