From 95d104833f7b5098977bcaa2ced3a866345e83be Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Fri, 1 May 2020 14:40:48 +0800 Subject: [PATCH] 0.1.0.1 --- .github/workflows/nodejs.yml | 5 +---- .idea/workspace.xml | 16 +++++++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 8d7e929..4dc3758 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -24,13 +24,10 @@ 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 }} diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 61f9507..8b660b0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -12,7 +12,6 @@ - @@ -183,10 +189,10 @@ - + - +