mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Update pages.yml
This commit is contained in:
parent
264333972e
commit
d2a0eaddc1
1 changed files with 1 additions and 3 deletions
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
|
@ -49,9 +49,7 @@ jobs:
|
|||
HUGO_ENVIRONMENT: production
|
||||
HUGO_ENV: production
|
||||
run: |
|
||||
hugo \
|
||||
--minify -s exampleSite --themesDir ../.. \
|
||||
--baseURL "https://nunocoracao.github.io/blowfish/"
|
||||
hugo -s exampleSite --themesDir ../.. --baseURL https://nunocoracao.github.io/blowfish/"
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue