Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelcampos committed Aug 11, 2021
1 parent 0ed4f97 commit e1ef7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1ef7ba

Please sign in to comment.