Remove invalid env
This commit is contained in:
parent
9f7b4f0b29
commit
e6983f258c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/vite-gh-pages.yml
vendored
1
.github/workflows/vite-gh-pages.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue