You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -551,7 +551,7 @@ We have integrated our testing and deployment processes with GitHub Actions. The
-**Process:** Runs the tests and, if they succeed, proceeds to deploy to the production environment.
-**Environment:** This workflow uses the `production` GitHub environment.
### GitHub Configuration
### GitHub Environment Configuration
All three workflows share a common set of environment variables, which need to be defined for each environment. These variables are categorized into secrets and standard values.