dev-redux Action 4
This commit is contained in:
parent
0acb23eca7
commit
3ec208d417
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue