Skip to content

Commit

Permalink
chore: remove qiniu
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Dec 7, 2024
1 parent 299a97c commit dbeee93
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ jobs:
git-user: czy88840616
git-password: ${{ secrets.GH_TOKEN }}
deployment-branch: gh-pages
- name: 执行上传
uses: luochongfei/up2qn@master
with:
bucket: ${{ secrets.QINIU_BUCKET }}
zone: 东南亚
access_key: ${{ secrets.QINIU_ACCESS_KEY }}
secret_key: ${{ secrets.QINIU_SECRET_KEY }}
local_dir: 'site/build'
target_dir: /
- name: Zip output
run: zip -r build/document_archive.zip docs i18n blog versioned_docs versioned_sidebars
working-directory: site
Expand Down

0 comments on commit dbeee93

Please sign in to comment.