We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6e598 commit 55518dcCopy full SHA for 55518dc
.github/workflows/docs.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: '[Publish Documentation]'
37
if: ${{ github.event_name == 'workflow_dispatch' }}
38
shell: pwsh
39
- run: ./build.ps1 -target Force-Publish-Documentation
+ run: ./build.ps1 -target Force-Publish-Documentation -exclusive
0 commit comments