wdzeng/Publish Firefox Add-on
GitHub action for publishing extension to Firefox Add-on
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| addon-guid | Add-on's GUID. | yes | — |
| xpi-path | Path to the add-on zip file. | yes | — |
| source-file-path | Path to the add-on source code. | no | — |
| self-hosted | Whether the add-on should be self-hosted. Default false. | no | false |
| jwt-issuer | Firefox Addons JWT issuer. | yes | — |
| jwt-secret | Firefox Addons JWT secret. | yes | — |
| approval-notes | A secret text to Mozilla reviewers. | no | — |
| license | Addon's license slug. | no | — |
| compatibility | Addon's compatibility. | no | — |
Outputs
no outputs