Releases: actions/jekyll-build-pages
Releases · actions/jekyll-build-pages
v1.0.3
Changelog
- Bump pages-gem to 226 @yoannchaudet (#32)
- Fix up record action @yoannchaudet (#33)
- Bump nokogiri from 1.13.3 to 1.13.4 in /test_projects/mojombo @dependabot (#31)
See details of all code changes since previous release
v1.0.2
Changelog
- Prep 1.0.2 release @yoannchaudet (#28)
- Bump nokogiri from 1.6.8.1 to 1.13.3 in /test_projects/mojombo @dependabot (#26)
- Bump github-pages to 225 @yoannchaudet (#27)
- Update shellcheck as the action documented readme @YiMysty (#25)
- Refactor tests to use a matrix @yoannchaudet (#23)
- Bump up action.yaml @YiMysty (#22)
See details of all code changes since previous release
v1.0.1
Changelog
- Add jekyll pages release process @YiMysty (#20)
- Compare jekyll build output in CI @TooManyBees (#15)
See details of all code changes since previous release
jekyll-build-pages beta release
Initial (beta) release of jekyll-build-pages action. This actions uses Jekyll to build a GitHub Pages site using the pages-gem
and is intended to ensure compatibility with existing Pages sites that do not use an Action workflow.