Coding Global Background
Coding Global

Maven deploy to github packages

Archived 3 years ago
0 messages
0 members
Created 3 years ago
Updated 3 years ago
Open in Discord
K
kaktus___
Dart
Hey im trying to deploy something to github packages.
My gpg token is valid but I get following error when i try to log in on the maven.pkb.github site:
Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.

Now Im not really sure what I can do or what I am doing wrong
On my github actions the error is 401 Unauthorized. I guess the token has not enough permissions, but what permission do he need?