Skip to content

Commit 36bd454

Browse files
Update RELEASE_PROCESS.md
Ensure the SSO is enabled for the newly created token
1 parent 3eea06f commit 36bd454

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

RELEASE_PROCESS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ To create a GitHub token:
4949
1. Go to https://github.com/settings/tokens
5050
2. Generate a new token (classic)
5151
3. Select scope: `repo` (for private repos) or `public_repo`
52-
4. Copy the token and set it as an environment variable
52+
4. Ensure to enable SSO for this token
53+
5. Copy the token and set it as an environment variable
5354

5455
## Important: Templates vs Docs Directory
5556

0 commit comments

Comments
 (0)