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
Environment variables written to GITHUB_ENV are not available in the
'env' context until next step. So within the "Set release version" step
we use plain environment variables instead of accessing the 'env'
context.
0 commit comments