githubToken top-level constant

String const githubToken

Github token to get the github variable from environment

Implementation

const String githubToken = "GITHUB_TOKEN";