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 manual trigger to WinGet publish workflow
Accepts a tag input (e.g. v1.0.0) for manual dispatch. Looks up
the release by tag instead of using the event payload, so it works
for both release events and manual triggers.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments