Hi,
When I list the GitHub package via API in the Github Action and the token use the secrets.GITHUB_TOKEN, the response return 500, and the message is ‘Server internal Error’.
The API that I call is in the below link can refer.
That is an unexpected result.
Is there something wrong with me?
Thanks!