Skip to content

Commit 6321dcd

Browse files
authored
Update README.md
Updating for editing secrets screenshots
1 parent 8ab99f1 commit 6321dcd

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,17 @@ You can manually refresh the view by clicking the refresh icon in the toolbar:
3939

4040
![image](https://github.com/timheuer/GitHubActionsVS/assets/4821/865d424d-29e1-40e8-96c4-1eeffb458682)
4141

42-
### Edit GitHub secrets (Coming soon...)
42+
### Edit GitHub secrets
43+
The limitation currently is this lists and enables editing of Repository-level secrets (not org or deployment environments yet).
44+
45+
To add a secret right-click on the Repository Secrets node and select `Add Secret`
46+
47+
![image](https://github.com/timheuer/GitHubActionsVS/assets/4821/264acf44-509b-4442-a9b9-80f93ff5cad5)
48+
49+
This will launch a modal dialog to add the repository secret. This is the same for edit (right-click on an existing secret) which will enable you to edit an existing one or delete.
50+
51+
![image](https://github.com/timheuer/GitHubActionsVS/assets/4821/ba12fe8b-9f33-46b7-a4a4-1ae343a0ce34)
4352

44-
Update or Add repo secrets directly from within Visual Studio.
4553

4654
## Contributors
4755

0 commit comments

Comments
 (0)