anothrNick / github-tag-action

A Github Action to tag a repo on merge.
MIT License
738 stars 370 forks source link

Getting current tag #54

Closed saroup closed 4 years ago

saroup commented 4 years ago

Is the tag stored in some env variable? Is there a way to extract the current tag that we are setting ?

saroup commented 4 years ago

got it. Add an id to the step and read out the output new_tag