Releases: crazy-max/ghaction-github-pages
Releases · crazy-max/ghaction-github-pages
v1.2.0
- Add
keep_history
: Create incremental commit instead of doing push force (#2) - Add
allow_empty_commit
: Allow an empty commit to be created - Add
fqdn
: Write the given domain name to the CNAME file - Log latest changes
- Fix committer name/email inputs
v1.1.0
- Add customization for commit message, committer name/email (#9)
- Update deps
v1.0.1
- Spelling
v1.0.0
- Switch to TypeScript Action (#3)
v0.5.0
- Add
repo
input
v0.4.0
- Use inputs as env
v0.3.0
- Push Docker image to DockerHub
v0.2.0
- Fix limitation using Personal Access Token
v0.1.1
- Fix refs
v0.1.0
- Initial version