At the moment, we read the Google API authentication information from a local JSON file. We should modify this to also support receiving the authentication information from an environmental variable. This would allow us to set this authentication information via GitHub encrypted secrets, making it possible to run the model generation code via GitHub Actions (#16).
At the moment, we read the Google API authentication information from a local JSON file. We should modify this to also support receiving the authentication information from an environmental variable. This would allow us to set this authentication information via GitHub encrypted secrets, making it possible to run the model generation code via GitHub Actions (#16).