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 name: Docfx Deploy
on: on:
push: workflow_dispatch:
branches: [master] push:
branches: [master]
jobs: jobs:
generate-docs: generate-docs:
runs-on: windows-latest runs-on: windows-latest