sfertman/dn

Ops: Release

sfertman opened this issue · 0 comments

Make github actions automatically tag and release based on changed to DN_SCRIPT_VERSION.

  • if DN_SCRIPT_VERSION=x.y.z-SNAPSHOT, tag and make a pre-release; overwrite release with the same name, if exists.
  • if DN_SCRIPT_VERSION=x.y.z, attempt to tag and release; fail job if tag exists