Remove the git text refs/tags/
from the ReleaseVersion
input to only access the tag number (and suffix).
This will allow this to be used within the Github Actions with the parameter {{ github.ref }}
when run on tags:
trigger
Remove the git text refs/tags/
from the ReleaseVersion
input to only access the tag number (and suffix).
This will allow this to be used within the Github Actions with the parameter {{ github.ref }}
when run on tags:
trigger