From 9ea3130534e08290df32cb35df3469189e8b0077 Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Fri, 1 May 2020 15:02:18 +0800 Subject: [PATCH] 0.1.0.1 --- .github/workflows/nodejs.yml | 7 +++++-- .idea/workspace.xml | 16 ++++++++++++---- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index fcb61c1..5259fc8 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -24,11 +24,14 @@ jobs: env: CI: true + - name: see + run: ls + - name: Upload COS uses: zkqiang/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 }} - region: ap-shanghai \ No newline at end of file + region: ap-shanghai diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d3d3cd0..f1cc58e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -12,6 +12,7 @@ + @@ -196,10 +204,10 @@ - + - +