Releases: cpina/github-action-push-to-another-repository
Releases · cpina/github-action-push-to-another-repository
v1.2
New small functionality:
- Allow to pass a commit message
- Align names of variables between entrypoint.sh and action.yml
- More robust script: if a command fails it stops the execution
- Allow separate author and destination repository
- Other minor fixes
Thanks very much to everyone that sent issues and patches. Each small change on this small script is important.
v1.1
Fix warning due to variable name (git-user-email vs user-email)
Initial release
v1 Adds branding (icon, color)