Deprecate GitHub Basic Auth
GitHub deprecated basic auth which this orb was using. We now use OAuth Authentication provided by the ${GITHUB_TOKEN} environment variable set in the global environment variables or a context in CircleCI
GitHub deprecated basic auth which this orb was using. We now use OAuth Authentication provided by the ${GITHUB_TOKEN} environment variable set in the global environment variables or a context in CircleCI