Skip to content

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 20:16
8ba883f

Created separate yaml scripts for validating and deploying.

  1. validate yaml script will check on each pr (from feature to release or from release to main) by building the project and running the unit tests.
  2. deploy yaml script is only to create the tag automatically and setting the newly created tag as latest release with release summary automatically.