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
Send release tag ref instead of main SHA in dispatch (#2799)
When release is published, dispatch now sends refs/tags/{tag_name}
instead of main branch SHA, allowing UI server to build from
the specific release tag.
0 commit comments