Skip to content

Commit 1666233

Browse files
authored
updated the README with video
1 parent cec6c0b commit 1666233

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
securestack_app_id: ${{ secrets.SECURESTACK_APP_ID }}
1818
severity: critical
1919
```
20-
## Create your SecureStack API Key and save as GitHub Secret
20+
## Create your SecureStack API Key as GitHub Secret
2121

2222
1. Log in to [SecureStack](https://app.securestack.com) and go to the Profile -> GENERATE KEY screen.
2323
2. Generate an API key and copy the value.
@@ -32,5 +32,7 @@ jobs:
3232
4. Go to Settings for your GitHub repository and click on Secrets -> Actions at the bottom left.
3333
5. Create a new secret named SECURESTACK_APP_ID and paste the value from step 3 into the field.
3434

35+
### Watch this video to learn how to setup your first GitHub Action with SecureStack
36+
[![IMAGE ALT TEXT](http://img.youtube.com/vi/0sYXsCmY2es/0.jpg)](http://www.youtube.com/watch?v=0sYXsCmY2es "Video Title")
3537

3638
Made with 💜 by [SecureStack](https://securestack.com)

0 commit comments

Comments
 (0)