Convert all doc to html for CICD (#37)

This commit is contained in:
ATQlove 2024-07-31 22:07:34 +08:00 committed by GitHub
parent debfddd081
commit 4c47f5c278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 14 deletions

View file

@ -35,5 +35,5 @@ jobs:
env:
REPO: self
BRANCH: gh-pages
FOLDER: CICD/html
FOLDER: CICD/html/planet
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}