Skip to content

Commit

Permalink
replace doc press host
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhuiandfish committed Nov 18, 2024
1 parent c23b73f commit 73eb029
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-1000h-portal-aliyun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- name: Replace CN Footer
run: cp 1000h-portal/components/layout/PageFooterCN.vue 1000h-portal/components/layout/PageFooter.vue

- name: Replace CN doc host
run: sed -i 's#https://1000h.org#https://press.1000h.org.cn/1000-hours#g' 1000h-portal/components/Slogan.vue

- name: Build
run: yarn portal:generate

Expand Down

0 comments on commit 73eb029

Please sign in to comment.