test actions
This commit is contained in:
parent
d4a5f67e9d
commit
af983b78f5
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
|||||||
run: yarn docs:build
|
run: yarn docs:build
|
||||||
|
|
||||||
- name: upload files to OSS
|
- name: upload files to OSS
|
||||||
uses: fangbinwei/aliyun-oss-website-action@v1
|
uses: fangbinwei/aliyun-oss-website-action@v1
|
||||||
with:
|
with:
|
||||||
accessKeyId: ${{ secrets.ACCESS_KEY_ID }}
|
accessKeyId: ${{ secrets.ACCESS_KEY_ID }}
|
||||||
accessKeySecret: ${{ secrets.ACCESS_KEY_SECRET }}
|
accessKeySecret: ${{ secrets.ACCESS_KEY_SECRET }}
|
||||||
bucket: "blog_meteoroid_fit"
|
bucket: "blog_meteoroid_fit"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user