We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dce1c6 commit fb0d77dCopy full SHA for fb0d77d
.github/workflows/deploy-book.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches:
9
- main
10
- workflow-dispatch:
+ workflow_dispatch:
11
12
# This job installs dependencies, build the book, and pushes it to `gh-pages`
13
jobs:
0 commit comments