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
When RELEASE_FLAG env var was empty, bash treated it as an empty
string argument rather than removing it, shifting the positional
args. Inline the GitHub Actions expression instead.
0 commit comments