Skip to content

Commit

Permalink
Update nodejs-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaochaos authored Aug 14, 2020
1 parent 63e14c0 commit 1315e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: sudo chmod 775 ./build/ && ls

- name: Upload COS
uses: ciaochaos/tencent-cos-action@master
uses: zkqiang/tencent-cos-action@v0.1.0
with:
args: delete -r -f / && upload -r ./build/ /
secret_id: ${{ secrets.SECRET_ID }}
Expand Down

0 comments on commit 1315e55

Please sign in to comment.