Fix github pages

This commit is contained in:
Florian RICHER 2023-06-04 15:49:32 +02:00
parent 8535010687
commit 9f7b4f0b29
4 changed files with 10 additions and 0 deletions

View file

@ -26,6 +26,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
VITE_BASE: /portfolio/
runs-on: ubuntu-latest
steps:
- name: Checkout