Skip to content

Commit

Permalink
chore: update cd route config
Browse files Browse the repository at this point in the history
  • Loading branch information
baby230211 committed Feb 21, 2023
1 parent 38dfeae commit b06502c
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 @@ -35,7 +35,7 @@ jobs:
- name: Build 👷🏽
run: npm run generate
env:
ROUTER_BASE: /pycontw-2021/ # repo name
ROUTER_BASE: /pycontw-frontend/ # repo name
BUILD_TARGET: static
API_URL_BROWSER: https://tw.pycon.org/temp
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
Expand Down

0 comments on commit b06502c

Please sign in to comment.