fix bbucket name
This commit is contained in:
parent
40a2242de9
commit
c87230d80c
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
with:
|
||||
accessKeyId: ${{ secrets.ACCESS_KEY_ID }}
|
||||
accessKeySecret: ${{ secrets.ACCESS_KEY_SECRET }}
|
||||
bucket: "blog_meteoroid_fit"
|
||||
bucket: "blog-meteoroid-fit"
|
||||
endpoint: "oss-cn-beijing.aliyuncs.com"
|
||||
folder: "docs/.vitepress/dist"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user