From a138dcb5302beb5bd30bb472e2e669091a2b0b0d Mon Sep 17 00:00:00 2001 From: Brett Kyle Date: Tue, 28 Jan 2025 22:38:03 +0000 Subject: [PATCH] Update publishing docs --- docs/releasing/before-publishing-a-release.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/releasing/before-publishing-a-release.md b/docs/releasing/before-publishing-a-release.md index c52f130ab7..897d75ac04 100644 --- a/docs/releasing/before-publishing-a-release.md +++ b/docs/releasing/before-publishing-a-release.md @@ -44,3 +44,10 @@ At this stage, the person leading the release should agree the publishing date. - developers for changes to GOV.UK Frontend - technical writer for release notes - content designer, community manager and technical writer for announcements and engagement activities + +## Ensure access tokens are up to date + +Before each release, we need to ensure our access tokens are up to date. + +1. Sign into the `govuk-patterns-and-tools` npm account and follow the instructions in the team's password management tool to check and/or update the access token. +2. Sign into the `govuk-design-system-ci` GitHub account and follow the instructions in the team's password management tool to check and/or update the access token.