Skip to content

Commit

Permalink
fix: cos路径改回去
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfSweet committed Nov 12, 2023
1 parent 2122a31 commit 54f820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
secret-key: ${{ secrets.COS_SECRET_KEY }}
bucket: ${{ secrets.COS_BUCKET }}
coscli-version: 'v0.12.0-beta' # Optional, default to 'v0.12.0-beta'. Use 'latest' to get the latest version.
- run: coscli sync ./temp cos://arduino.py32.halfsweet.cn/release --recursive --exclude "temp file path.txt"
- run: coscli sync ./temp cos://release --recursive --exclude "temp file path.txt"

0 comments on commit 54f820d

Please sign in to comment.