Skip to content

Commit

Permalink
Update 2-tbd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leftrightleft authored Dec 15, 2023
1 parent 3cb97ba commit 3a33d7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/steps/2-tbd.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,10 @@ Up to now, you've learned how to identify secrets already stored in your reposit

Now that you have enabled secret scanning push protection, certain new secrets will be blocked from being written to the repository. In this activity you will commit a new credential to the repository to experience the block protection.

1. In your other browswer tab, open the `credentials.yml` file.
2. Click the **Edit** button to the right.
3. Copy and paste the following string into the end of the file:
1. In your other browswer tab, click **Code** from the top navigation bar.
2. Open the `credentials.yml` file.
3. Click the **Edit** button (pencil icon) to the right.
4. Copy and paste the following string into the end of the file:
```
github-token: github_pat_<REMOVEME>11A4YXR6Y0v36CYFkuT5I1_ZRWX91c8k0waSN6x7AiVJ6zZ9ZHUQXBblBqFQpKd23V6CL7MWMPopnmBxzn
```
Expand Down

0 comments on commit 3a33d7d

Please sign in to comment.