Skip to content

Commit

Permalink
chore(action): add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
Namchee committed Oct 16, 2023
1 parent 180d3ea commit a674039
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
Expand Up @@ -39,3 +39,6 @@ inputs:
runs:
using: 'node20'
main: 'dist/main.js'
branding:
icon: 'file-text'
color: 'gray-dark'

0 comments on commit a674039

Please sign in to comment.