Skip to content

Commit

Permalink
github deploy pages from main
Browse files Browse the repository at this point in the history
  • Loading branch information
sbooeshaghi committed Oct 10, 2024
1 parent 749fbea commit 208ba11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: MyST GitHub Pages Deploy
on:
push:
# Runs on pushes targeting the default branch
branches: [devel]
branches: [main]
env:
# `BASE_URL` determines the website is served from, including CSS & JS assets
# You may need to change this to `BASE_URL: ''`
Expand Down

0 comments on commit 208ba11

Please sign in to comment.