Skip to content

Commit 10bfc5c

Browse files
committed
Add technical documentation
1 parent a11058b commit 10bfc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/.workflow/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy MyST Book to GitHub Pages
33
on:
44
# Trigger on every push to main
55
push:
6-
branches: ["main"]
6+
branches: ["master"]
77
# Allow manual triggers from the Actions tab
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)