Update docs-gh-pages.yml

This commit is contained in:
Nuno Coração 2022-09-11 21:14:07 +01:00 committed by GitHub
parent 344b258215
commit 7acafa5061
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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