diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 79a7f79..8d7e929 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -30,7 +30,7 @@ jobs: - name: Upload COS uses: zkqiang/tencent-cos-action@master with: - args: delete -r -f / && upload -r ./dist/ / + 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 924500c..61f9507 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -77,7 +77,7 @@