chore: update pipelines
This commit is contained in:
parent
7bf0ba6dcf
commit
39fcee3164
2
.github/workflows/firebase-hosting-merge.yml
vendored
2
.github/workflows/firebase-hosting-merge.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
extended: true # optional, default is false
|
||||
|
||||
- name: Build
|
||||
run: hugo --config exampleSite/config.toml --minify
|
||||
run: hugo --config demoSite/config.toml --minify
|
||||
|
||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||
with:
|
||||
|
@ -24,7 +24,7 @@ jobs:
|
||||
extended: true # optional, default is false
|
||||
|
||||
- name: Build
|
||||
run: hugo --config exampleSite/config.toml --minify
|
||||
run: hugo --config demoSite/config.toml --minify
|
||||
|
||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user