Skip to content
Compare
Choose a tag to compare
@jetexe jetexe released this 24 May 12:53
· 33 commits to main since this release
84d3909

Fixed

  • Fail the action if an error occurs, instead of just logging the error message #7

Added

  • Environment variables interpolation in run and post commands #7
  • Possibility to determine the shell to use for run and post commands #7
  • Possibility to write the multiline commands using \ separator #7

Thanks @tarampampam!