Cant deploy Auth provisions are invalid

I’m trying to deploy a workflow
All the step work, but when i press on Deploy, it shows a spinner and then nothing happens.

Inspecting element, i can see that a request is made and it returns:

{
    "data": {
        "my": {
            "pipelineDeploy": {
                "pipeline": null,
                "errors": [
                    "Auth provisions are invalid"
                ],
                "__typename": "PipelineDeployPayload"
            },
            "__typename": "MyMutation"
        }
    }
}

Update: I’m having this problem with my girlfriend’s workspace, I tried the same deployment on my account (originally i created it with my account) and I’m able to deploy it

Worflow ID: p_PACwKZN

Update: i was able to deploy the workflow, in one of the step i forgot to select the account