Skip to content

Commit

Permalink
use specific icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
villesau committed Mar 27, 2023
1 parent ea61d39 commit d20738e
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 @@ -14,3 +14,6 @@ inputs:
runs:
using: "node16"
main: "dist/index.js"
branding:
icon: "aperture"
color: "green"

0 comments on commit d20738e

Please sign in to comment.