Closed jaybee84 closed 2 years ago
@brucehoff I am starting a release branch but the checks are failing during installation. See below:
Using bundled GitHub PAT. Please add your own PAT to the env var `GITHUB_PAT` Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials Rate limit remaining: 59/60 Rate limit reset at: 2022-01-05 02:17:02 UTC Execution halted Error: Process completed with exit code 1.
What is the best way to add this in ?
Follow the instructions here: https://github.com/Sage-Bionetworks/projectLive_NF/pull/159
Specifically, add a repository secret, REPO_PAT which is a PAT having at least repository
scope.
@brucehoff I am starting a release branch but the checks are failing during installation. See below:
What is the best way to add this in ?