There was an error while loading. Please reload this page.
1 parent 7dbb960 commit f37145aCopy full SHA for f37145a
1 file changed
.github/workflows/deploy-obs-docs.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build docs
40
run: pnpm -F opentiny-docs build
41
env:
42
- VITE_BASE: //opentiny-assets.obs.cn-north-4.myhuaweicloud.com/tiny-openTiny-docs/${{ env.VERSION }}/openTiny-docs/
+ VITE_BASE: //res-static.opentiny.design/tiny-openTiny-docs/${{ env.VERSION }}/openTiny-docs/
43
- name: Copy files
44
run: |
45
cp packages/opentiny-docs/dist/openTiny-docs/index.html packages/opentiny-docs/dist/openTiny-docs/404.html
0 commit comments