githubToken

abstract val githubToken: Property<String>

An optional GitHub token used to read release checksum metadata.

Configure this property explicitly when authenticated GitHub API access is intended. The plugin does not read a token from the environment by default.