Don't Repeat Yourself: Environment Variables in GitHub Actions and locally
As part of some Azure work I did recently (and which will inform some upcoming blog posts) I had to work with environment variables both in a local dev environment as well as in GitHub Actions across workflow steps. This post is about how I did this ...
Mar 11, 20227 min read5.8K