github EndBug/add-and-commit v9.0.0

latest releases: v9.1.4, v9, latest...
2 years ago

Changed:

  • [BREAKING] The action will now fail when the git commit command fails. (#370)
  • [BREAKING] The action won't try deleting and re-creting tags when it fails to push them, it's now up to you to set the proper arguments (see the tag_push input). (#367)

Added:

  • tag_push input: you can now set the arguments of the git push --tags command.
  • tag_pushed output: whether the action pushed tags.

Don't miss a new add-and-commit release

NewReleases is sending notifications on new releases.