Skip to content

Commit

Permalink
Add branding to action.yml (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Mar 22, 2023
1 parent 4b3311c commit e001b47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Expand Up @@ -22,3 +22,6 @@ inputs:
runs:
using: "node16"
main: "dist/index.js"
branding:
icon: 'unlock'
color: 'blue'

0 comments on commit e001b47

Please sign in to comment.