Hasura Cloud is in use. I want to synchronize environmental variables in GitHub action at all times for this project. Is there an option to read the .env file from the CLI and apply it to Hasura Cloud?
Asked
Active
Viewed 94 times
1 Answers
0
You can call the Hasura Cloud API in your Github Action https://hasura.io/docs/latest/api-reference/cloud-api-reference/#update-env-vars

Arjun Yelamanchili
- 577
- 1
- 3
- 16