We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a868ab7 commit 0218da8Copy full SHA for 0218da8
1 file changed
.github/workflows/release-build.yml
@@ -50,6 +50,9 @@ jobs:
50
- name: Show asset names
51
run: dir BuildOutput/Nuget
52
53
+ - name: Build Docs
54
+ run: ./Build-Docs.ps1
55
+
56
- name: Commit Docs
57
env:
58
docspush_email: 32618965+cibuild-telliam@users.noreply.github.com
0 commit comments