While this is not a common workflow path I have noticed that this action does not support the workflow status of "cancelled".
I could see a case where because the workflow was cancelled we should not be creating a deployment with that tag. I don't have a strong opinion on how that case is handled, but it does seem like this should handle more gracefully. Even if that means just skipping this step on our own personal workflows in those cancelled situations.

While this is not a common workflow path I have noticed that this action does not support the workflow status of "cancelled".
I could see a case where because the workflow was cancelled we should not be creating a deployment with that tag. I don't have a strong opinion on how that case is handled, but it does seem like this should handle more gracefully. Even if that means just skipping this step on our own personal workflows in those cancelled situations.