Skip to content

Commit 8e2c249

Browse files
committed
Update docs.yml
1 parent e2bb069 commit 8e2c249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.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: [mmaster]
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)