I am working on setting up the pipeline for writing auth0 scripts and i am seeing an issue where the action scripts created under library remains in built state and not changing to deployed even after i used the cli commands a0deploy with --experimental_ea --force . Wondering does Auth0 CLI provide an option to explicitly change an action script created from built to deployed state ?
Seeing the error “Trying to create a binding for an action that has not been deployed yet.”
According to our Knowledge Article on “Trying to create a binding for an action that has not been deployed yet”, the build has most likely not yet finished. Can you try to increase the delay between deploying and trying to assign to up to 2 minutes?