diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index d450231..0e0e4f9 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -24,16 +24,13 @@ jobs: env: CI: true - - name: see - run: ls && pwd - - name: see2 run: sudo chmod 775 ./build/ - 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 3543940..089f683 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -77,7 +77,7 @@