Skip to content

New optional `repo` parameter

Compare
Choose a tag to compare
@mukunku mukunku released this 17 Sep 03:15
· 18 commits to master since this release
78009d2

This release exposes a new optional repo parameter. With this you may check the existence of tags in any repo you have access to. Not just the repo the action is running in.

Special thanks to @zachgoncalves for implementing this feature that was requested in #18 🥇