yayuyokitano/Firefox Addon Publish
Github action to upload firefox addon.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| guid | uuid of extension to update | yes | — |
| xpi_path | path to XPI file | yes | — |
| api_key | API key for AMO | yes | — |
| api_secret | API secret for AMO | yes | — |
| src_path | path to src zip file for verification. To be used if your extension uses minification, or other build steps that make it difficult to read the code of the xpi. | — | — |
Outputs
no outputs