repository

@JvmName(name = "fsmrihneepcfnbum")
suspend fun repository(value: String)

Parameters

value

The repository to read the file from. If an unqualified repo name (without an owner) is passed, the owner will be inferred from the owner of the token used to execute the plan. If a name of the type "owner/repo" (with a slash in the middle) is passed, the owner will be as specified and not the owner of the token.