Update pages.yml

This commit is contained in:
Nuno Coração 2022-09-30 23:59:43 +01:00 committed by GitHub
parent 87e7ef2507
commit 75158b9618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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