From a0250571803fea81f411cfa66acb360eb1caa43a Mon Sep 17 00:00:00 2001 From: Oliver Byford Date: Tue, 20 Dec 2022 09:53:16 +0000 Subject: [PATCH] Update references to cred store --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1aa24e42..d7300cc3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -153,7 +153,7 @@ git pull --rebase ### Publish the release - 1. Sign in to 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). + 1. Sign in to npm (`npm login`) as `govuk-patterns-and-tools` using the credentials from BitWarden. 2. Run `npm publish` to publish to npm. 3. Open the ['create a new release' dialog](https://github.com/alphagov/accessible-autocomplete/releases/new) on GitHub. 4. Select the latest tag version.