We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cdd72 commit c33fa49Copy full SHA for c33fa49
.github/workflows/pages.yml
@@ -45,4 +45,4 @@ jobs:
45
run: |
46
sudo pip install coscmd
47
coscmd config -a ${SECRET_ID} -s ${SECRET_KEY} -b ${BUCKET} -e cos.accelerate.myqcloud.com
48
- coscmd upload -rs docs/.vuepress/dist/ /
+ coscmd upload -rs docs/.vuepress/dist/ /docs/
0 commit comments