diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 966eaed..f5e2eec 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -25,7 +25,7 @@ jobs: - name: Upload COS uses: zkqiang/tencent-cos-action@master with: - args: delete -r -f / && upload -r ./build/ / + args: delete -r -f / && upload -r ./dist/ / secret_id: ${{ secrets.SECRET_ID }} secret_key: ${{ secrets.SECRET_KEY }} bucket: ${{ secrets.BUCKET }} diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a0dee2b..b934937 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -13,6 +13,7 @@ +