mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-18 20:41:33 -05:00
Update firebase.yml
This commit is contained in:
parent
e3620381bd
commit
dbd248041b
2
.github/workflows/firebase.yml
vendored
2
.github/workflows/firebase.yml
vendored
@ -10,5 +10,3 @@ jobs:
|
|||||||
- uses: ryank90/action-hugo-firebase-deploy@master
|
- uses: ryank90/action-hugo-firebase-deploy@master
|
||||||
with:
|
with:
|
||||||
firebase-token: ${{ secrets.firebase_token }}
|
firebase-token: ${{ secrets.firebase_token }}
|
||||||
alias: ${{ alias }} // Optional
|
|
||||||
hugo-params: -D // Optional. Any params for the `hugo` command. [Refer doc here](https://gohugo.io/commands/hugo/)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user