We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec84354 commit 08401c7Copy full SHA for 08401c7
.github/workflows/publish docs.yml
@@ -6,6 +6,7 @@ on:
6
- develop
7
paths:
8
- 'docs/docs/**'
9
+ workflow_dispatch:
10
11
jobs:
12
publish-docs:
0 commit comments