Could not authenticate against github.com #587
-
I'm getting the error for a bunch of public open source packages with composer install using either Is there something silly I am missing? This example is using both, but as I said above I had the same issue using one or the other
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I tested this and we are setting the token correctly in composer. Please try with a Personal Access Token instead of |
Beta Was this translation helpful? Give feedback.
I tested this and we are setting the token correctly in composer.
https://github.com/shivammathur/test-setup-php/actions/runs/2173578851/workflow
Please try with a Personal Access Token instead of
${{ secrets.GITHUB_TOKEN }}
.https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token