1
0
mirror of synced 2026-01-09 15:02:41 -05:00

wording tweak

This commit is contained in:
skedwards88
2022-06-27 13:03:59 -07:00
parent 36094adedc
commit 36dfe5b036

View File

@@ -1,7 +1,6 @@
You can either create a repository or choose an existing repository for your site.
If you want to create a {% data variables.product.prodname_pages %} site in a repository where not all of the files in the repository are related to the site, you will be you will be able to configure a publishing source for your site. For example, you can have a dedicated branch and folder to hold your site source files{% ifversion pages-custom-workflow %}
, or you can use a custom {% data variables.product.prodname_actions %} workflow to build and deploy your site source files{% endif %}.
If you want to create a {% data variables.product.prodname_pages %} site for a repository where not all of the files in the repository are related to the site, you will be able to configure a publishing source for your site. For example, you can have a dedicated branch and folder to hold your site source files{% ifversion pages-custom-workflow %}, or you can use a custom {% data variables.product.prodname_actions %} workflow to build and deploy your site source files{% endif %}.
{% ifversion fpt or ghec %}If the account that owns the repository uses {% data variables.product.prodname_free_user %} or {% data variables.product.prodname_free_team %} for organizations, the repository must be public.{% endif %}