I would like to have a workflow that adds the process_name of a capsule to a .env file called PROCESS_NAME. I would also like two different variables with the CODE_VERSION and CODE_URL containing the semantic version of the code and the repository URL, respectively.
I would like to have a workflow that adds the
process_nameof a capsule to a.envfile calledPROCESS_NAME. I would also like two different variables with theCODE_VERSIONandCODE_URLcontaining the semantic version of the code and the repository URL, respectively.