on.release
trigger runs only on new tags, but not with old ones
#3532
Labels
bug
Something isn't working
on.release
trigger runs only on new tags, but not with old ones
#3532
Describe the bug
on.release
trigger is not triggered when a release is created (using Github UI) for an existing tag. However if a new tag is specified, it works.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Workflow is triggered.
Runner Version and Platform
Version of your runner?
OS of the machine running the runner? OSX/Windows/Linux/...
What's not working?
Workflow only triggered if new tag is specified, but for old tags it is not triggered.
Job Log Output
Runner and Worker's Diagnostic Logs
The text was updated successfully, but these errors were encountered: