Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ category:
{% data reusables.pages.private_pages_are_public_warning %}

## Publishing from a branch

## Prerequisite : The Repository must be set to Public to view the Build and Deployment.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line as I have included this in R27.

1. Make sure the branch you want to use as your publishing source already exists in your repository.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rewrite this as:

  1. Make sure the branch you want to use as your publishing source already exists in your repository. The Repository must be set to Public to view the Build and Deployment.

{% data reusables.pages.navigate-site-repo %}
{% data reusables.repositories.sidebar-settings %}
Expand Down
Loading