Skip to content

Commit

Permalink
chore: add branding settings
Browse files Browse the repository at this point in the history
  • Loading branch information
matzkoh committed Oct 20, 2023
1 parent 6c1f514 commit a76e11a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: check-node-version
description: GitHub Actions to check if node-version has been released and is available via brew node-build.
author: matzkoh

branding:
icon: check-circle
color: green

inputs:
node-version:
description: The version to check
Expand Down

0 comments on commit a76e11a

Please sign in to comment.