Skip to content

Commit f18959a

Browse files
authored
Merge pull request #30 from attogram/add-docs-guides
fix(docs): update broken image link in secrets management guide
2 parents f0cf024 + 51d5811 commit f18959a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/secrets-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GitHub provides a secure way to store and use secrets within your repository for
3131
5. Paste the secret value into the **Value** field.
3232
6. Click **Add secret**.
3333

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

3636
### How to Use a Secret in a Workflow
3737

0 commit comments

Comments
 (0)