Remove invalid env

This commit is contained in:
Florian RICHER 2023-06-04 15:53:08 +02:00
parent 9f7b4f0b29
commit e6983f258c

View file

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