Skip to content

Commit f37145a

Browse files
authored
chore: use cdn url (#21)
1 parent 7dbb960 commit f37145a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-obs-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build docs
4040
run: pnpm -F opentiny-docs build
4141
env:
42-
VITE_BASE: //opentiny-assets.obs.cn-north-4.myhuaweicloud.com/tiny-openTiny-docs/${{ env.VERSION }}/openTiny-docs/
42+
VITE_BASE: //res-static.opentiny.design/tiny-openTiny-docs/${{ env.VERSION }}/openTiny-docs/
4343
- name: Copy files
4444
run: |
4545
cp packages/opentiny-docs/dist/openTiny-docs/index.html packages/opentiny-docs/dist/openTiny-docs/404.html

0 commit comments

Comments
 (0)