update api address in github action

This commit is contained in:
2024-03-13 11:24:24 +08:00
parent f0e84adcbd
commit 0ac7d2f601

View File

@@ -22,7 +22,7 @@ jobs:
run: yarn build
env:
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 }}"
- name: "Deploy with gh-pages"
run: |