dev-redux Action 2
This commit is contained in:
parent
47b5922ea2
commit
1b5ee71fcf
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Upload COS
|
||||
uses: ciaochaos/tencent-cos-action@master
|
||||
with:
|
||||
args: delete -r -f / && upload -r build/ /
|
||||
args: delete -r -f / && upload -r ./build/ /
|
||||
secret_id: ${{ secrets.SECRET_ID }}
|
||||
secret_key: ${{ secrets.SECRET_KEY }}
|
||||
bucket: ${{ secrets.BUCKET_DEV }}
|
||||
|
|
Loading…
Reference in New Issue