noaa-onms / cinms

Channel Islands National Marine Sanctuary
https://noaa-onms.github.io/cinms
MIT License
3 stars 1 forks source link

update-oceano GH Action fails on install_github, needs GH PAT #92

Open bbest opened 3 years ago

bbest commented 3 years ago

This update-oceano Github Action error

Run Rscript -e 'remotes::install_github("marinebon/infographiqR")'
Error: Failed to install 'unknown package' from GitHub:
  HTTP error 401.
  Bad credentials

is related to the new way Github requires a personal authentication token (PAT).