Skip to content

Releases: cpina/github-action-push-to-another-repository

v1.2

02 Dec 16:15
Compare
Choose a tag to compare

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

08 Jun 21:58
Compare
Choose a tag to compare
Fix warning due to variable name (git-user-email vs user-email)

Initial release

29 Mar 19:32
ea53262
Compare
Choose a tag to compare
Pre-release
v1

Adds branding (icon, color)