birchill/Upload to AMO

Publishes an updated version of a Web Extension on addons.mozilla.org

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
amo_jwt_issThe JWT issuer (also refered to as the API key) from https://addons.mozilla.org/en-US/developers/addon/api/key/yes
amo_jwt_secretThe JWT secret from https://addons.mozilla.org/en-US/developers/addon/api/key/yes
addon_idThe numeric add-on ID, addon slug, or add-on GUIDyes
addon_filePath to the addon file relative to `$GITHUB_WORKSPACE`.yes
src_filePath to the source archive relative to `$GITHUB_WORKSPACE`.
release_notesRelease notes to use for the new version.

no outputs