Releases: Cecilapp/GitHub-Pages-deploy
Releases · Cecilapp/GitHub-Pages-deploy
3.2.2
Update README.md
3.2.1
chore: update messages
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_TOKEN
instead 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.
1.0.0
First stable version.