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
Use GITHUB_REF_NAME if main or master [citest skip] (#294)
Use GITHUB_REF_NAME for the push branch name if main or master,
otherwise use other methods. Fix a bug with using git branch -r
to ignore errors if branch did not match pattern.
0 commit comments