Skip to content

Commit 5e5e7dc

Browse files
committed
adopt common myst-to-pages.yml
1 parent 506d496 commit 5e5e7dc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/myst-to-pages.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# NOTE THAT in addition to this file, you need to check on github.com
2-
# the Settings -> Environments tab
3-
# then select the 'github-pages' environment
4-
# and make sure the branch of interest (here myst) is allowed in the 'Branch protection rules' area
2+
# - enable github pages (select deploy from a branch)
3+
# - go to the Settings -> Environments tab
4+
# then select the 'github-pages' environment
5+
# and make sure the branch of interest (here main) is allowed in the 'Branch protection rules' area
56

67
name: Deploy MyST to GitHub Pages
78

0 commit comments

Comments
 (0)