From 97d74b78b78365d4ee5f0c7c0cc5478871dcaf82 Mon Sep 17 00:00:00 2001 From: n0xas Date: Wed, 6 Sep 2023 22:26:38 +0200 Subject: [PATCH] docs: update gitlab page deployment (#2292) Co-authored-by: romain dusson --- docs/content/documentation/deployment/gitlab-pages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/documentation/deployment/gitlab-pages.md b/docs/content/documentation/deployment/gitlab-pages.md index 2a035aeb..99ec37c4 100644 --- a/docs/content/documentation/deployment/gitlab-pages.md +++ b/docs/content/documentation/deployment/gitlab-pages.md @@ -55,9 +55,9 @@ pages: # Path of our artifacts - public - # This config will only publish changes that are pushed on the master branch + # This config will only publish changes that are pushed on the main branch only: - - master + - main ``` Push this new file and ... Tada! You're done! If you navigate to `settings > pages`, you should be able to see