mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Update docs-gh-pages.yml
This commit is contained in:
parent
632be5f6bd
commit
d5cd6cdbad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-gh-pages.yml
vendored
2
.github/workflows/docs-gh-pages.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
hugo-version: "latest"
|
||||
|
||||
- name: Build
|
||||
run: cd exampleSite && hugo --minify --themesDir ../.. --buildDrafts --baseURL https://nunocoracao.github.io/blowfish/
|
||||
run: hugo -s exampleSite --themesDir ../.. -d ../docs --baseURL https://nunocoracao.github.io/blowfish/
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
|
Loading…
Reference in a new issue