diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 254a292853..edd99696bd 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -37,7 +37,7 @@ jobs: env: ROUTER_BASE: /pycontw-2021/ # repo name BUILD_TARGET: static - API_URL_BROWSER: https://staging.pycon.tw/prs + API_URL_BROWSER: https://tw.pycon.org/temp AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }} GOOGLE_TAG_MANAGER_ID: ${{ secrets.GOOGLE_TAG_MANAGER_ID }}