We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 129de16 + 1de86b7 commit 9fe85b8Copy full SHA for 9fe85b8
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