mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-20 18:05:15 -04:00
parent
9740ac233a
commit
4bdc993b98
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
||||||
- name: Build with Hugo
|
- name: Build with Hugo
|
||||||
run: |
|
run: |
|
||||||
hugo \
|
hugo \
|
||||||
--buildDrafts --gc --verbose \
|
--buildDrafts --gc \
|
||||||
--baseURL ${{ steps.pages.outputs.base_url }}
|
--baseURL ${{ steps.pages.outputs.base_url }}
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue