githubToken top-level constant
String
const githubToken
Github token to get the github variable from environment
Implementation
const String githubToken = "GITHUB_TOKEN";
Github token to get the github variable from environment
const String githubToken = "GITHUB_TOKEN";