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 129de16 commit 1de86b7Copy full SHA for 1de86b7
1 file changed
.github/workflows/deploy.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
paths:
8
- 'book/**'
9
+ workflow_dispatch:
10
11
jobs:
12
build-and-deploy:
0 commit comments