Skip to content

Commit b20f265

Browse files
committed
add branding
1 parent 8d83056 commit b20f265

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
name: "Deploy to Firebase Hosting"
1616
description: "A GitHub Action to deploy to Firebase Hosting"
1717
author: "Jason Miller (https://github.com/developit) and Firebase"
18+
branding:
19+
icon: "globe"
20+
color: "blue"
1821
runs:
1922
using: "node12"
2023
main: "bin/action.min.js"

0 commit comments

Comments
 (0)