GitHub Actions - Support for configuration variables in workflows - GitHub Changelog

Today, we are adding support for configuration variables in GitHub Actions 🎉 Previously, you needed to store this configuration data as encrypted secrets in order to reuse values in workflows.…