Skip to content

Commit

Permalink
Removing reference to GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcspadden committed Aug 14, 2023
1 parent 8edcf6e commit 50a3708
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Code/autopkglib/GitHubReleasesInfoProvider.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ class GitHubReleasesInfoProvider(Processor):
"Path to a file containing your GitHub token. "
"Can be a relative path or absolute path. "
"ie. '~/.custom_gh_token' or '/path/to/token' "
"NOTE: the AutoPkg preference 'GITHUB_TOKEN' "
"takes precedence over this value."
),
},
}
Expand Down

0 comments on commit 50a3708

Please sign in to comment.