Skip to content

Commit c92c191

Browse files
committed
update bucket path
1 parent d80c5e2 commit c92c191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
run: |
5858
sudo pip install coscmd
5959
coscmd config -a ${SECRET_ID} -s ${SECRET_KEY} -b ${BUCKET} -e cos.accelerate.myqcloud.com
60-
coscmd upload -rs docs/.vuepress/dist/ /docs/
60+
coscmd upload -rs docs/.vuepress/dist/ /

0 commit comments

Comments
 (0)