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 d80c5e2 commit c92c191Copy full SHA for c92c191
.github/workflows/pages.yml
@@ -57,4 +57,4 @@ jobs:
57
run: |
58
sudo pip install coscmd
59
coscmd config -a ${SECRET_ID} -s ${SECRET_KEY} -b ${BUCKET} -e cos.accelerate.myqcloud.com
60
- coscmd upload -rs docs/.vuepress/dist/ /docs/
+ coscmd upload -rs docs/.vuepress/dist/ /
0 commit comments