Skip to content

Commit 76b05b0

Browse files
committed
test
1 parent f553866 commit 76b05b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
- name: Upload test file
2222
run: |
23-
./coscli cp README.md s3://${{ secrets.TENCENTCLOUD_BUCKET_ID }}/README.md \
23+
./coscli cp README.md cos://${{ secrets.TENCENTCLOUD_BUCKET_ID }}/README.md \
2424
--init-skip \
2525
--recursive \
2626
--secret-id ${{ secrets.TENCENTCLOUD_SECRET_ID }} \

0 commit comments

Comments
 (0)