updating github action for preview

This commit is contained in:
Nuno Coração 2022-12-30 15:04:18 +00:00
parent 3aeb37fd39
commit 0d79f15114

View file

@ -23,7 +23,7 @@ jobs:
HUGO_ENVIRONMENT: production HUGO_ENVIRONMENT: production
HUGO_ENV: production HUGO_ENV: production
run: | run: |
hugo --minify -s exampleSite --themesDir ../.. -d ../docs --baseURL https://blowfish.page hugo --minify -s exampleSite --themesDir ../.. -d ../public --baseURL https://blowfish.page
- name: Deploy preview - name: Deploy preview
uses: FirebaseExtended/action-hosting-deploy@v0 uses: FirebaseExtended/action-hosting-deploy@v0