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 `git rev-parse --short=8 HEAD` for the preview alias in deploy:preview,
and dedupe the CI side: the meta step now emits a single `sha` output and
the alias is built inline as `preview-<sha>`, dropping the duplicate alias
output and env var.
Assisted-by: ClaudeCode:claude-opus-4-8
0 commit comments