Releases: manoelcampos/asciidoctor-ghpages-action
Releases · manoelcampos/asciidoctor-ghpages-action
v2.3.0 :: Support git-lfs repos
- #36 - Support repositories containing large objects by adding git-lfs extension. Thanks to @pavelpokutnev
Latest v2 release
This is is just a shortcut for the latest release on this v2 major version.
v2.2.4
Simplifies the action internally.
v2.2.3
Remove git installation, since the GitHub Checkout action already installs it.
That speeds up the execution of the action.
Fix #28
= Fix #28 - Command `git config --local` was causing issues The GitHub Action account email was set as global git configuration inside the container. That configuration indicates the GitHub Action bot as the author of the commits in the gh-pages branch.
Fix #27
v2.2.1 Fix #27
v2.2.0 - Support for file paths with spaces
v2.1.3 - Adds post-processed files to gh-pages
v2.1.2
Fix link for README files into subdirectories