diff --git a/README.adoc b/README.adoc index 1eb2600..893240a 100644 --- a/README.adoc +++ b/README.adoc @@ -33,7 +33,7 @@ If you don't need anything fancy like https://antora.org[Antora], this action mi After configuring the action, your GitHub Pages will be available at `http://your-username.github.io/your-repository`. -WARNING: Keep in mind that every time the action is executed, the `gh-pages` branch is wiped out. If you manually add anything to it, the content will be lost. +WARNING: Keep in mind that every time the action is executed, the `gh-pages` branch is wiped out. If you manually add anything to it, outside of the CI workflow, the content will be lost. ifdef::env-github[] == Live Demo