You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add `filter` input to match only interesting releases
The new `filter` input accepts a regex and exclude all releases not
matching it.
Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>