diff --git a/docs/publishing-your-site.md b/docs/publishing-your-site.md index 65de499c632..ef57c53b630 100644 --- a/docs/publishing-your-site.md +++ b/docs/publishing-your-site.md @@ -136,9 +136,6 @@ contents: - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' ``` - 1. At some point, GitLab renamed `master` to `main`. If your default branch - is named `master`, you can safely remove `main`, vice versa. - === "Insiders" ``` yaml