Skip to content

Commit

Permalink
Merge pull request #2262 from alphagov/clarify-npm-user
Browse files Browse the repository at this point in the history
Clarify which npm user to login with for releases
  • Loading branch information
Vanita Barrett authored Jun 24, 2021
2 parents d86739e + 4b7702d commit b2687fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releasing/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Developers should pair on releases. When remote working, it can be useful to be

12. Checkout the **main** branch and pull the latest changes.

13. Log into npm (`npm login`), using team [credentials](https://github.com/alphagov/design-system-team-credentials/tree/main/npm/govuk-patterns-and-tools).
13. Log into npm (`npm login`), using the npm/govuk-patterns-and-tools team [credentials](https://github.com/alphagov/design-system-team-credentials/tree/main/npm/govuk-patterns-and-tools).

14. Run `npm run publish-release`. You will now be prompted to continue or cancel.

Expand Down

0 comments on commit b2687fe

Please sign in to comment.