mirror of
https://github.com/Tomato6966/investment-portfolio-simulator.git
synced 2025-04-07 12:00:35 +02:00
Change origin and styles
This commit is contained in:
parent
de23e92b69
commit
76b810e040
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
env:
|
||||
VITE_BASE_URL: '/${{ github.event.repository.name }}'
|
||||
VITE_YAHOO_API_URL: 'https://query1.finance.yahoo.com'
|
||||
VITE_YAHOO_ORIGIN: '/${{ github.event.repository.name }}'
|
||||
VITE_YAHOO_ORIGIN: 'https://tomato6966.github.io/investment-portfolio-simulator/'
|
||||
|
||||
- name: Create 404.html
|
||||
run: cp dist/index.html dist/404.html
|
||||
|
|
Loading…
Add table
Reference in a new issue