Skip to content
Compare
Choose a tag to compare
@EndBug EndBug released this 22 Apr 17:02
a3adef0

Added:

  • default_author: this input allows you to control how the action fills missing author name or email (issue #167)
  • github_token input introduced to get token to use in API calls

Fixed:

  • Git args are now parsed with string-argv, the format has to comply with what the package can parse (issue #179)