mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Update docs-gh-pages.yml
This commit is contained in:
parent
344b258215
commit
7acafa5061
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
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
working-directory: ./exampleSite
|
||||
run: hugo --minify --themesDir ../.. --baseURL https://nunocoracao.github.io/blowfish/
|
||||
run: hugo --minify --themesDir ../.. --buildDrafts --baseURL https://nunocoracao.github.io/blowfish/
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
|
Loading…
Reference in a new issue