Skip to content

Commit 98545ad

Browse files
author
Leah Wasser
authored
CI should push to main not master
1 parent 1906a58 commit 98545ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: deploy-book
44
on:
55
push:
66
branches:
7-
- master
7+
- main
88

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

0 commit comments

Comments
 (0)