Add secrets in GitHub Actions secrets - Brain-up/auto-tests-python GitHub Wiki
1. Create .env file in the root of your local repository and add it to .gitignore
2. Save variable values in .env file:
3. An admin creates a variable in GitHub Actions secrets
(project's Settings -> Secrets and variables -> Actions -> New repository secret)