Nick
Nick
After looking at it the set as prerelease checkbox is checked when editing, but on the list there is not a prerelease label on the release list
@PaulHatch It doesn't seem to be finding my existing tags. Is this based on branch for searching? Our branches are no the norm. We have a prerelease branch that we...
@PaulHatch does this only work on the beta? maybe thats my issue it is v2.0.1 and I have the prefix as v . I'm using v4.0.2 of your tool
@PaulHatch thanks for your quick answers I'll look and see what i'm doing wrong
@PaulHatch It's still not picking up my "v2.0.1" can you look at my code and maybe i'm doing something wrong - uses: paulhatch/[email protected] id: version with: # The prefix to...
I see this warning: No tags are present for this repository. If this is unexpected, check to ensure that tags have been pulled from the remote. tried with fetch depth...
@PaulHatch Here''s what I found out. HEAD is not showing the tags since we specify to a specific branch `Run paulhatch/[email protected] with: branch: origin/verification tag_prefix: v major_pattern: (MAJOR) minor_pattern: (MINOR)...