Create a github PAT (Personal Access Token)
- Go to : https://github.com/settings/tokens
- Click on “Generate new token (classic)”
-
Put anything in notes
-
Put the expiration you want for that token
-
Select scope : “read:packages” or “write:packages” (if you need to edit the package)

Last updated on