We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872138e commit 088c1a4Copy full SHA for 088c1a4
1 file changed
action.yml
@@ -1,6 +1,10 @@
1
name: Firebase CLI Gihtub Action
2
description: Setup and configure Firebase CLI
3
4
+branding:
5
+ icon: "box"
6
+ color: "yellow"
7
+
8
inputs:
9
packager:
10
description: The package manager to use to install the CLI
0 commit comments