Skip to content

2.0.1

Compare
Choose a tag to compare
@JamesIves JamesIves released this 25 Aug 22:19
f7faf64

Minor Changes

  • Made a change so the FOLDER variable cannot lead with / or ./ as it will throw an assertion error. Instead you'll now get a warning and the script will exit.
  • Added an integration test that pushes on merge to master. This acts as a health check to make sure that the action is behaving as intended.