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
fix: environment variables dont interpolate with single quotes
This caused the triggered buildkite run to be on the literal string
`"$GITHUB_REF_NAME"` instead of the value of the environment variable.
Fixes: cfc8040
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments