Skip to content

Commit b22300a

Browse files
committed
deploy from branch
1 parent cdc956f commit b22300a

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
@@ -4,8 +4,8 @@ name: deploy-book
44
on:
55
push:
66
branches:
7-
- master
87
- main
8+
- lesson_content
99
# If your git repository has the Jupyter Book within some-subfolder next to
1010
# unrelated files, you can make this run only if a file within that specific
1111
# folder has been modified.

0 commit comments

Comments
 (0)