Skip to content

Commit d00507e

Browse files
CONFIG_REPO does not exists, change to correct ADMIN_REPO
1 parent acddf25 commit d00507e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ You can pass environment variables; the easiest way to do it is via a `.env` fil
368368
369369
## How to use
370370
371-
1. Create an `admin` repo (or an alternative of your choosing) within your organization. Remember to set `CONFIG_REPO` if you choose something other than `admin`. See [Environment variables](#environment-variables) for more details.
371+
1. Create an `admin` repo (or an alternative of your choosing) within your organization. Remember to set `ADMIN_REPO` if you choose something other than `admin`. See [Environment variables](#environment-variables) for more details.
372372
373373
2. Add the settings for the `org`, `suborgs`, and `repos`. Sample files can be found [here](docs/sample-settings).
374374

0 commit comments

Comments
 (0)