Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/secrets-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GitHub provides a secure way to store and use secrets within your repository for
5. Paste the secret value into the **Value** field.
6. Click **Add secret**.

![GitHub new secret page](https://docs.github.com/assets/cb-132240/images/help/settings/actions-secret-new-repo.png)
![GitHub new secret page](https://docs.github.com/assets/cb-57155/images/help/repository/actions-secrets-tab.png)

### How to Use a Secret in a Workflow

Expand Down