Update docfx.yml

This commit is contained in:
IGeekFan
2023-07-08 01:15:48 +08:00
committed by GitHub
parent 170007e9b6
commit 108f65c3da

View File

@ -1,9 +1,10 @@
name: Docfx Deploy
on:
push:
branches: [master]
workflow_dispatch:
push:
branches: [master]
jobs:
generate-docs:
runs-on: windows-latest