Skip to content
Snippets Groups Projects
Verified Commit ca88ef55 authored by Lysanne Pinto's avatar Lysanne Pinto :seedling: Committed by GitLab
Browse files

Merge branch 'maxolasersquad-master-patch-95341' into 'master'

Fixed indefinite article usage

See merge request !143955



Merged-by: default avatarLysanne Pinto <lpinto@gitlab.com>
Approved-by: default avatarLysanne Pinto <lpinto@gitlab.com>
Co-authored-by: default avatarDavid Baucum <david@baucum.me>
parents 2846ebeb d59400d2
No related branches found
No related tags found
2 merge requests!144312Change service start (cut-off) date for code suggestions to March 15th,!143955Fixed indefinite article usage
Pipeline #1169898533 passed
......@@ -20,7 +20,7 @@ Watch a [video demo](https://youtu.be/yvLxtkvsFDA) of how to publish npm package
### Authentication to the package registry
You need an token to publish a package. There are different tokens available depending on what you're trying to achieve. For more information, review the [guidance on tokens](../../../user/packages/package_registry/index.md#authenticate-with-the-registry).
You need a token to publish a package. There are different tokens available depending on what you're trying to achieve. For more information, review the [guidance on tokens](../../../user/packages/package_registry/index.md#authenticate-with-the-registry).
- If your organization uses two factor authentication (2FA), you must use a personal access token with the scope set to `api`.
- If you are publishing a package via CI/CD pipelines, you must use a CI job token.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment