Skip to content

Commit

Permalink
Set up branding in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CatChen committed Aug 13, 2022
1 parent 08e2c76 commit 80e38e8
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 @@ -12,3 +12,6 @@ inputs:
runs:
using: "node16"
main: "dist/index.js"
branding:
icon: "git-merge"
color: "green"

0 comments on commit 80e38e8

Please sign in to comment.