Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
chore(action-metadata): add color and icon to branding instead
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
  • Loading branch information
Andrei Jiroh Eugenio Halili authored Jun 21, 2021
1 parent 8151661 commit 1c80b5f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Setup Railway CLI'
description: 'Set up Railway CLI for usage in GitHub Actions'
icon: arrow-down
color: purple
branding:
icon: arrow-down
color: purple

inputs:
npm-mode:
Expand Down

0 comments on commit 1c80b5f

Please sign in to comment.