change origin

This commit is contained in:
tomato6966 2024-12-22 00:00:56 +01:00
parent 76b810e040
commit 25588696d4

View file

@ -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: 'https://tomato6966.github.io/investment-portfolio-simulator/'
VITE_YAHOO_ORIGIN: 'https://tomato6966.github.io/'
- name: Create 404.html
run: cp dist/index.html dist/404.html