coopnorge / github-workflow-release-drafter

0 stars 0 forks source link

fix: fixes release tagger crashing because it cannot find tag correctly #30

Closed arunpoudel closed 11 months ago

arunpoudel commented 11 months ago

See for failing run.

This run probably fails because, it cannot find v0 tag. Force pushing the tag should mitigate this problem.

Fixes #29