baptistecdr/Release Edge Extension
Publish an Edge extension in the Edge Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | The API key for the Edge Web Store API | yes | — |
| client-id | The Client ID for the Edge Web Store API associated to the API key | yes | — |
| product-id | The Product ID of the Edge extension | yes | — |
| product-path | The path to the Edge extension zip file | yes | — |
| publish-notes | The release notes for this extension. This will be visible to users in the Edge Add-ons store. | no | — |
| retry-limit | The maximum number of retries for API calls if the operation is still in progress. | no | 10 |
| retry-after-period | The delay, in seconds, between retry attempts for API calls. | — | 5 |
Outputs
no outputs