Commit 6c71faa
committed
feat: Add environment variables for CoCreate API credentials
This commit adds environment variables for `organization_id`, `key`, and `host` for CoCreate API credentials. These variables are accessed from within the `docs` job in the `.github/workflows/automated.yml` file, allowing the automation to authenticate with CoCreate API using these credentials. Additionally, minor clean-up of code and error logging is done.1 parent ce77731 commit 6c71faa
2 files changed
+255
-238
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
0 commit comments