mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-18 09:44:27 +08:00
Update build.yml to use nikeee/docfx-action 1.0.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
path: submodules/openiddict-core
|
||||
|
||||
- name: Build documentation
|
||||
uses: nikeee/docfx-action@master
|
||||
uses: nikeee/docfx-action@v1.0.0
|
||||
with:
|
||||
args: docfx.json
|
||||
|
||||
|
Reference in New Issue
Block a user