We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506d496 commit 5e5e7dcCopy full SHA for 5e5e7dc
.github/workflows/myst-to-pages.yml
@@ -1,7 +1,8 @@
1
# 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
+# - enable github pages (select deploy from a branch)
+# - go to the Settings -> Environments tab
+# then select the 'github-pages' environment
5
+# and make sure the branch of interest (here main) is allowed in the 'Branch protection rules' area
6
7
name: Deploy MyST to GitHub Pages
8
0 commit comments