Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Update push-online.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HikaruQwQ authored Sep 18, 2024
1 parent 025c60b commit 89d0003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-online.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Upload COS
uses: zkqiang/[email protected]
with:
args: upload -r ./dist/ /
args: upload -r ./dist/client/ /
secret_id: ${{ secrets.SECRET_ID }}
secret_key: ${{ secrets.SECRET_KEY }}
bucket: ${{ secrets.BUCKET }}
Expand Down

0 comments on commit 89d0003

Please sign in to comment.