diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 8b50b2e1..b1638c6e 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -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: