Releases: Cecilapp/GitHub-Pages-deploy
Releases · Cecilapp/GitHub-Pages-deploy
3.3.0
Full Changelog: 3.2.2...3.3.0
3.2.2
Full Changelog: v3...3.2.2
3.2.1
Full Changelog: 3.2.0...3.2.1
3.2.0
Adding an option to specify a custom commit message (#18).
3.1.0
Adds input branch to select the branch where to deploy.
3.0.0
Major changes:
- Use the workflow
secrets.GITHUB_TOKENinstead of the Personal access tokens - Use inputs (
with) instead of environment variables
2.0.1
Fix multi level BUILD_DIR issue (#8).
Thanks to @liudonghua123! \o/
2.0.0
V2 (#5)
- Create action.yml
- Update Dockerfile
- Update README.md
- Update entrypoint.sh
- Update GitHub-Pages-deploy.gif
1.1.0
Change Action name.
1.0.1
Fix case of nothing to commit.