I want to set up a web app which is a REST API based on my public GH repo. This app utilizes a .json keyfile for GCP which is not commited to repo, I store it locally.
Is there any workaround I can use to have this keyfile used by the app on Render without commiting it to the repo?