mirror of
https://github.com/RGBCube/GitHub2Forgejo
synced 2025-07-27 13:17:44 +00:00
doc: specify case sensitivity
This commit is contained in:
parent
5fcc8e423b
commit
875305869a
2 changed files with 11 additions and 11 deletions
|
@ -12,7 +12,7 @@ def or-default [default: closure] {
|
|||
#
|
||||
# Accepted environment variables:
|
||||
#
|
||||
# GITHUB_USER: The user to fetch the repositories from.
|
||||
# GITHUB_USER: The user to fetch the repositories from. Case sensitive.
|
||||
# GITHUB_TOKEN: An access token for fetching private repositories. Optional.
|
||||
#
|
||||
# FORGEJO_URL: The URL to the Forgejo instance. Must include the protocol (https://).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue