File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -185,9 +185,9 @@ contents:
185
185
[personal access token] when deploying [Insiders], which can be done
186
186
using [masked custom variables].
187
187
188
- Now, when a new commit is pushed to ` master ` , the static site is automatically
189
- built and deployed. Commit and push the file to your repository to see the
190
- workflow in action.
188
+ Now, when a new commit is pushed to the [ default branch ] (typically ` master ` or
189
+ ` main ` ), the static site is automatically built and deployed. Commit and push
190
+ the file to your repository to see the workflow in action.
191
191
192
192
Your documentation should shortly appear at ` <username>.gitlab.io/<repository> ` .
193
193
@@ -210,6 +210,7 @@ other providers:
210
210
[ GitLab Pages ] : https://gitlab.com/pages
211
211
[ GitLab CI ] : https://docs.gitlab.com/ee/ci/
212
212
[ masked custom variables ] : https://docs.gitlab.com/ee/ci/variables/#create-a-custom-variable-in-the-ui
213
+ [ default branch ] : https://docs.gitlab.com/ee/user/project/repository/branches/default.html
213
214
[ Azure ] : https://bawmedical.co.uk/t/publishing-a-material-for-mkdocs-site-to-azure-with-automatic-branch-pr-preview-deployments/763
214
215
[ Cloudflare Pages ] : https://www.starfallprojects.co.uk/projects/deploy-host-docs/deploy-mkdocs-material-cloudflare/
215
216
[ DigitalOcean ] : https://www.starfallprojects.co.uk/projects/deploy-host-docs/deploy-mkdocs-material-digitalocean-app-platform/
You can’t perform that action at this time.
0 commit comments