Skip to content

Commit 2932479

Browse files
committed
Update deploy.yml
1 parent 5285458 commit 2932479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Jupyter Book (via myst) GitHub Pages Deploy
55
on:
66
push:
77
# Runs on pushes targeting the default branch
8-
branches: [main]
8+
branches: [master]
99
env:
1010
# `BASE_URL` determines, relative to the root of the domain, the URL that your site is served from.
1111
# E.g., if your site lives at `https://mydomain.org/myproject`, set `BASE_URL=/myproject`.

0 commit comments

Comments
 (0)