This repository was archived by the owner on May 30, 2024. It is now read-only.
Rollback with a branch references the head of branch, not the SHA #476
Labels
bug
Something isn't working
Describe the bug
When I roll back with a branch, the deployment references the head of the branch, not the SHA, which can compound the problem. I think this code, copying from the
ref
of the initial deployment, makes the bug.The text was updated successfully, but these errors were encountered: