Skip to content

Commit

Permalink
chore: update api end point
Browse files Browse the repository at this point in the history
  • Loading branch information
baby230211 committed Feb 21, 2023
1 parent ca6eea6 commit 38dfeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 38dfeae

Please sign in to comment.