Adding Environment Variables to GitHub Actions (opens in new tab)
In this post, go over how to add environment variables to your GitHub Actions. I recently added environment variables to one of my GitHub projects recently and it stopped running. In this case it was the environment variables for Fathom...
Read the original article