Paulinakhew / web_trader

📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
MIT License
27 stars 19 forks source link

Set API key as an env variable #49

Closed Paulinakhew closed 4 years ago

Paulinakhew commented 4 years ago

The current API key has been revoked. I'll need to set up the new one as an env var

Paulinakhew commented 4 years ago

https://help.github.com/en/actions/automating-your-workflow-with-github-actions/using-environment-variables this should help. Env variables are working locally but not through github actions, causing one of the tests to fail

Paulinakhew commented 4 years ago

https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets