Add env VITE_BASE

This commit is contained in:
Florian RICHER 2023-06-04 15:56:15 +02:00
parent e6983f258c
commit d5be14fa65

View file

@ -9,6 +9,9 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
env:
VITE_BASE: /portfolio/
# Sets the GITHUB_TOKEN permissions to allow deployment to GitHub Pages
permissions:
contents: read