Skip to content

Commit

Permalink
docs: prepare for v4 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Dec 22, 2024
1 parent a2536dc commit 85cc773
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/presite.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ jobs:
- run: npm run build --if-present
- name: action-zip
uses: montudor/[email protected]
- uses: redkubes/docusaurus-deploy-action@master
with:
source-folder: site
git-user: czy88840616
git-password: ${{ secrets.GH_TOKEN }}
deployment-branch: gh-pages
- 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 85cc773

Please sign in to comment.