Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion RELEASE_PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ To create a GitHub token:
1. Go to https://github.com/settings/tokens
2. Generate a new token (classic)
3. Select scope: `repo` (for private repos) or `public_repo`
4. Copy the token and set it as an environment variable
4. Ensure to enable SSO for this token
5. Copy the token and set it as an environment variable

## Important: Templates vs Docs Directory

Expand Down
Loading