denied: permission_denied: The token provided does not match expected scopes.

1 개요[ | ]

denied: permission_denied: The token provided does not match expected scopes.
$ docker push ghcr.io/myorg/mypackage:v0.1.0
The push refers to repository [ghcr.io/myorg/mypackage]
93ba6d164b86: Preparing
7c6009d7a467: Preparing
8e4bb45291bb: Preparing
503215a389f2: Preparing
3b1b5d5ee4ee: Preparing
b0806c6b5ac0: Waiting
2e5552daba7d: Waiting
c2ea78223176: Waiting
denied: permission_denied: The token provided does not match expected scopes.
  • Personal access token에 write:packages 권한이 있어야 한다.

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}