Skip to content

Commit e396a73

Browse files
committed
fix: deploy.yml
1 parent 5b57218 commit e396a73

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
VITE_API_URL: 'https://api.firoblocks.app/v1'
2828
VITE_MAINTENANCE_PLANNED: 'false'
2929
VITE_LOCAL_API: 'false'
30+
VITE_LOCAL_SWAP: 'false'
31+
VITE_SWAP_URL: 'https://swap-api.firoblocks.app'
3032
- name: Deploy
3133
uses: cloudflare/wrangler-action@v3
3234
with:

0 commit comments

Comments
 (0)