📝 update doc

This commit is contained in:
liam 2025-02-13 17:16:27 +08:00
parent c74453d8ca
commit ad2c52d72a
4 changed files with 25 additions and 8 deletions

View file

@ -42,7 +42,8 @@ jobs:
# ci/copy-assets.sh ${{ matrix.os }}
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }} or || github.ref == 'refs/heads/server_support'
# or || github.ref == 'refs/heads/server_support'
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book