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:
|
environment:
|
||||||
name: github-pages
|
name: github-pages
|
||||||
url: ${{ steps.deployment.outputs.page_url }}
|
url: ${{ steps.deployment.outputs.page_url }}
|
||||||
VITE_BASE: /portfolio/
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue