Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zxypro1 committed Jun 13, 2024
1 parent 295f804 commit bf964e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:

- name: Install ossutil
run: curl https://gosspublic.alicdn.com/ossutil/install.sh | sudo bash
- run: rm -rf .git
- name: Upload file to OS
run: ossutil --endpoint oss-cn-hongkong.aliyuncs.com --access-key-id ${{secrets.AK}} --access-key-secret ${{secrets.SK}} cp . --recursive oss://serverless-devs-registry-website

0 comments on commit bf964e0

Please sign in to comment.