Skip to content

Commit 55518dc

Browse files
committed
(build) enable docs publishing manual trigger
1 parent cf6e598 commit 55518dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: '[Publish Documentation]'
3737
if: ${{ github.event_name == 'workflow_dispatch' }}
3838
shell: pwsh
39-
run: ./build.ps1 -target Force-Publish-Documentation
39+
run: ./build.ps1 -target Force-Publish-Documentation -exclusive

0 commit comments

Comments
 (0)