File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 11FROM pulimento/alpine-hugo-firebase
22
33# Github labels
4- # LABEL "com.github.actions.name"="Hugo action"
5- # LABEL "com.github.actions.description"="Run Hugo build"
6- # LABEL "com.github.actions.icon"="package"
7- # LABEL "com.github.actions.color"="green"
4+ LABEL "com.github.actions.icon" ="arrow-up-circle"
5+ LABEL "com.github.actions.color" ="green"
86
97# Things to do!
108ADD entrypoint.sh /entrypoint.sh
Original file line number Diff line number Diff line change 11name : ' build-and-deploy'
22description : ' Builds the site using Hugo, and deploy it to Firebase Hosting'
3- icon : ' arrow-up-circle'
4- color : ' green'
53inputs :
64 firebase-token :
75 description : ' Firebase token (obtained via firebase tools -- firebase login:ci)'
You can’t perform that action at this time.
0 commit comments