Monorepo - Wrangler Action - Dynamic Secrets
Hey there,
I'm currently trying to get a dynamic deployment working via turborepo and the wrangler action without too much of repetition.
I'm struggling with dynamically parsing the secrets parameter to the wrangler action. Does one have an idea on how to construct the required yaml list conditionally or from an github env variable / secret dynamically? Otherwise I'd need to basically copy 3 steps for each app in the monorepo :/
0 Replies