Deploying action results in: "A draft must be in the 'built' state before it can be deployed."

Everytime I try to deploy code change on the Login Action on the Auth0 Dashboard I receive this error (since yesterday):
“A draft must be in the ‘built’ state before it can be deployed.”.

I reverted code changes to a version from several days ago but it still says:
Error!A draft must be in the ‘built’ state before it can be deployed.

Solved after running a CI/CD deploy which seems to have solved the issue on the dashboard too.

Woohooo! Glad to hear that! Thanks for sharing it with the rest of community!