We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5899cbc commit c5bd734Copy full SHA for c5bd734
action.yml
@@ -1,7 +1,7 @@
1
name: 'build-and-deploy'
2
description: 'Builds the site using Hugo, and deploy it to Firebase Hosting'
3
-icon: arrow-up-circle
4
-color: green
+icon: 'arrow-up-circle'
+color: 'green'
5
inputs:
6
firebase-token:
7
description: 'Firebase token (obtained via firebase tools -- firebase login:ci)'
0 commit comments