Skip to content

Commit fb0d77d

Browse files
committed
Update workflow file
1 parent 0dce1c6 commit fb0d77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches:
99
- main
10-
workflow-dispatch:
10+
workflow_dispatch:
1111

1212
# This job installs dependencies, build the book, and pushes it to `gh-pages`
1313
jobs:

0 commit comments

Comments
 (0)