-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
I received this email yesterday from GitHub: it sounds like the script for uploading release binaries is using a deprecated API. Hopefully updating the github-release version should be sufficient to fix this? I’m not sure.
Hi @hdgarrood,
On February 8th, 2020 at 00:21 (UTC) your personal access token (AppVeyor psc-package release uploads) using Go-http-client/1.1 was used as part of a query parameter to access an endpoint through the GitHub API:
https://api.github.com/repositories/81163698/releases
Please use the Authorization HTTP header instead, as using the
access_token
query parameter is deprecated and will be removed July 1st, 2020.
Metadata
Metadata
Assignees
Labels
No labels