Skip to content

Commit 356b2c8

Browse files
Merge pull request #278421 from vvs11/main
Fix docs error
2 parents fdb99a8 + fb33867 commit 356b2c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/playwright-testing/quickstart-automate-end-to-end-testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Once you have access to the reporting tool, use the following steps to set up yo
234234
| Parameter | Value |
235235
| ----------- | ------------ |
236236
| **Name** | *PAT_TOKEN_PACKAGE* |
237-
| **Value** | Paste the workspace access token you copied previously. |
237+
| **Value** | Paste the GitHub personal access token you copied previously. |
238238

239239
1. Select **OK** to create the workflow secret.
240240

@@ -249,7 +249,7 @@ Once you have access to the reporting tool, use the following steps to set up yo
249249
| Parameter | Value |
250250
| ----------- | ------------ |
251251
| **Name** | *PAT_TOKEN_PACKAGE* |
252-
| **Value** | Paste the workspace access token you copied previously. |
252+
| **Value** | Paste the GitHub personal access token you copied previously. |
253253
| **Keep this value secret** | Check this value |
254254

255255
1. Select **OK**, and then **Save** to create the workflow secret.

0 commit comments

Comments
 (0)