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
Ensure package download url is based on CI tag variable
Rather than whether the git checkout is on a tag
This fixes an issue where we use the wrong job name on a branch pipeline
when the commit matches a git tag.
0 commit comments