Update pages.yml

This commit is contained in:
Nuno Coração 2022-09-30 23:57:46 +01:00 committed by GitHub
parent d2a0eaddc1
commit 87e7ef2507
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: