Skip to content

Commit d07bcee

Browse files
add build_html.sh change trigger to build_book workflow
1 parent a15d105 commit d07bcee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_book.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
branches:
55
- production
66
paths:
7-
- source/**
7+
- 'source/**'
8+
- 'build_html.sh'
89

910
jobs:
1011
deploy-book:

0 commit comments

Comments
 (0)