dev-redux Action 4

This commit is contained in:
ciaochaos 2020-05-13 17:04:18 +08:00
parent 0acb23eca7
commit 3ec208d417
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Continuous Integration #action名称 name: Continuous Integration Dev #action名称
on: on:
push: push:
branches: branches:
@ -25,7 +25,7 @@ jobs:
CI: false CI: false
- name: Authenticate - name: Authenticate
run: sudo chmod 775 ./build/ && ls run: sudo chmod 775 build/ && ls
- name: Upload COS - name: Upload COS
uses: ciaochaos/tencent-cos-action@master uses: ciaochaos/tencent-cos-action@master