Skip to content

Commit

Permalink
feat: add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
pchmn committed Jan 6, 2023
1 parent 872138e commit 088c1a4
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
@@ -1,6 +1,10 @@
name: Firebase CLI Gihtub Action
description: Setup and configure Firebase CLI

branding:
icon: "box"
color: "yellow"

inputs:
packager:
description: The package manager to use to install the CLI

0 comments on commit 088c1a4

Please sign in to comment.