1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Update data/reusables/package_registry/authenticate-packages.md

This commit is contained in:
Vanessa
2022-09-14 07:19:40 +10:00
committed by GitHub
parent cd1ecc757b
commit 9d189308e9

View File

@@ -1,4 +1,4 @@
You need an access token to publish, install, and delete both private and public packages.
You need an access token to publish, install, and delete private, internal, and public packages.
You can use a personal access token (PAT) to authenticate to {% data variables.product.prodname_registry %} or the {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} API. When you create a personal access token, you can assign the token different scopes depending on your needs. For more information about packages-related scopes for a PAT, see "[About permissions for GitHub Packages](/packages/learn-github-packages/about-permissions-for-github-packages#about-scopes-and-permissions-for-package-registries)."