mirror of https://github.com/jpanther/congo.git
👷 Add drafts to GitHub Pages build
parent
0fadc453ab
commit
6a9b4b4adb
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
working-directory: ./exampleSite
|
||||
run: hugo --minify --themesDir ../.. --baseURL https://jpanther.github.io/congo/
|
||||
run: hugo --minify --themesDir ../.. --buildDrafts --baseURL https://jpanther.github.io/congo/
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
|
Loading…
Reference in New Issue