mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Update pages.yml
This commit is contained in:
parent
d2a0eaddc1
commit
87e7ef2507
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
HUGO_ENVIRONMENT: production
|
||||
HUGO_ENV: production
|
||||
run: |
|
||||
hugo -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