Skip to content

Commit a1a4b7e

Browse files
added more PAT generation steps
1 parent 8ad345f commit a1a4b7e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ To use the direct push functionality, you'll need to create a Personal Access To
136136
- **Scopes**:
137137
- For classic tokens: Select `repo` (full repository access)
138138
- For fine-grained tokens: Select `Contents` (write) and `Metadata` (read)
139+
6. **Copy the generated token**: Copy the token and keep it handy for the next section
139140

140141
### Adding PAT to Repository
141142

@@ -144,7 +145,7 @@ To use the direct push functionality, you'll need to create a Personal Access To
144145
3. **New Secret**: Click "New repository secret"
145146
4. **Configure Secret**:
146147
- **Name**: `ADMIN_PAT`
147-
- **Value**: Paste your Personal Access Token
148+
- **Value**: Paste your Personal Access Token that you copied from the previous section
148149
5. **Save**: Click "Add secret"
149150

150151
⚠️ _Please make sure the following are enabled within your Repository Action Settings in order to work properly_ ⚠️

0 commit comments

Comments
 (0)