Releases: crazy-max/ghaction-github-pages
Releases · crazy-max/ghaction-github-pages
v2.3.0
v2.2.0
- Use native copy (#129)
- Warning message on unresolved symlinks
- Show diff
v2.1.3
v2.1.2
- Dereference symlinks (#121)
v2.1.1
- Fix cloning repo log
v2.1.0
- Add jekyll input option (#116)
v2.0.1
- Check availability of GitHub Pages through GitHub Status Action
- Update deps
v2.0.0
- Add ability to sign commits through Import GPG GitHub Action
- Add
author
input - Fix default committer and author for GitHub Actions bot
- More synthetic output
- Replace
GITHUB_PAT
env var withGH_PAT
(#53) - Replace
committer_name
andcommitter_email
inputs withcommitter
v1.5.3
- Mark
GITHUB_PAT
,committer_name
andcommitter_email
inputs as deprecated
v1.5.2
- Update CI workflow
- Fix action yml