GitHub Actions CICD: Programmatically set environment variables with GitHub actions?
Unanswered
Golden paper wasp posted this in #help-forum
Golden paper waspOP
Hello, I am trying to set environment variables programmatically when deploying to vercel instead of having to manually upload the env to vercel. How can I use environment variables from GitHub secrets in my workflow yaml files.