docs: add missing 'required' annotation

This commit is contained in:
daimond113 2025-01-09 22:13:41 +01:00
parent 325453450b
commit 9bab997992
No known key found for this signature in database
GPG key ID: 3A8ECE51328B513C

View file

@ -115,11 +115,11 @@ for this purpose.
`GITHUB_USERNAME`. This is required.
- **COMMITTER_GIT_NAME**: The name to use for the committer when updating the
index repository.\
index repository. This is required.\
Example: `pesde index updater`
- **COMMITTER_GIT_EMAIL**: The email to use for the committer when updating the
index repository.\
index repository. This is required.\
Example: `pesde@localhost`
- **DATA_DIR**: The directory where the registry stores miscellaneous data.