Skip to content

Commit

Permalink
chore: add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
birtles committed Nov 27, 2023
1 parent 55ecc11 commit 3e50605
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Upload to AMO'
description: 'Publishes an updated version of a Web Extension on addons.mozilla.org'
branding:
icon: 'upload-cloud'
color: 'orange'
inputs:
amo_jwt_iss:
description: The JWT issuer (also refered to as the API key) from https://addons.mozilla.org/en-US/developers/addon/api/key/
Expand Down

0 comments on commit 3e50605

Please sign in to comment.