Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 03:52

Breaking change

I'm now explicitly setting the exit code:

  • 0 in case of success
  • 1 in case of failure

The tool used to always return 0.