We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1d4b3 commit d7ef1b4Copy full SHA for d7ef1b4
.github/workflows/publish.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- mdbook
6
+ workflow_dispatch:
7
8
permissions:
9
contents: read
0 commit comments