- Initially, an access token was required to acquire a `ghommit` release since it was not public - Now that it _is_ public, that requirement can be relaxed, but should not be removed since [using the access token raises the rate limit](https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limiting) - Questions: - If an access token is not provided explicitly, should `GITHUB_TOKEN` be used implicitly if it's available?
ghommitrelease since it was not publicGITHUB_TOKENbe used implicitly if it's available?