Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 00:44

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.