We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ecc11 commit 3e50605Copy full SHA for 3e50605
action.yml
@@ -1,5 +1,8 @@
1
name: 'Upload to AMO'
2
description: 'Publishes an updated version of a Web Extension on addons.mozilla.org'
3
+branding:
4
+ icon: 'upload-cloud'
5
+ color: 'orange'
6
inputs:
7
amo_jwt_iss:
8
description: The JWT issuer (also refered to as the API key) from https://addons.mozilla.org/en-US/developers/addon/api/key/
0 commit comments