taiki-e / create-gh-release-action

GitHub Action for creating GitHub Releases based on changelog.
Apache License 2.0
72 stars 11 forks source link

Way to remove need for tag prefix #18

Closed xd009642 closed 1 year ago

xd009642 commented 1 year ago

I use the github tags to create docker image tags and don't have the v prefix preparing tags like 1.0.0 instead. Is there a way to remove the need for a prefix?

xd009642 commented 1 year ago

Never mind it seems it is optional my attempt to run the job is failing for other options