Add docs.html to gh-page

This commit is contained in:
KnugiHK
2025-04-27 16:21:38 +08:00
parent 15d6674644
commit b3ce22ddbc
3 changed files with 6 additions and 0 deletions

View File

@@ -2,10 +2,13 @@ name: Generate Website from README
on:
push:
branches:
- main
paths:
- 'README.md'
- '.github/workflows/generate-website.yml'
- '.github/generate-website.js'
- '.github/docs.html'
workflow_dispatch:
jobs: