Closed shanedell closed 3 years ago
pre-
-pre
daffodil-debbuger-${{env.GIT_ID}}
${{env.GIT_ID}}
git describe
Closes #106
pre-
or-pre
on the tag sent over if the tag contains either one the release tag will be tagged as pre-releasedaffodil-debbuger-${{env.GIT_ID}}
where${{env.GIT_ID}}
is the value ofgit describe
.Closes #106