update api address in github action
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
run: yarn build
|
run: yarn build
|
||||||
env:
|
env:
|
||||||
REACT_APP_ROOM_ID: 1
|
REACT_APP_ROOM_ID: 1
|
||||||
REACT_APP_BACKEND: "https://api.sbsybqlaaaaaaa.buzz/"
|
REACT_APP_BACKEND: "https://api.tholeapis.top/"
|
||||||
REACT_APP_BUILD_INFO: "v-${{ env.date }}"
|
REACT_APP_BUILD_INFO: "v-${{ env.date }}"
|
||||||
- name: "Deploy with gh-pages"
|
- name: "Deploy with gh-pages"
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user