Fix github pages
This commit is contained in:
parent
8535010687
commit
9f7b4f0b29
4 changed files with 10 additions and 0 deletions
1
.github/workflows/vite-gh-pages.yml
vendored
1
.github/workflows/vite-gh-pages.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue