Skip to content

Commit 4ba82b8

Browse files
author
Bassem Dghaidi
committed
Add noisy section in wrapper
1 parent 77be9ea commit 4ba82b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,10 @@ $ gh revokeToken "ghs_1gCKrYvkh3_______7JZFlZw______w1FE"
333333

334334
### Example in a workflow
335335

336+
<details>
337+
338+
<summary>Expand to show instructions</summary>
339+
336340
1. You need to create a secret to store the **applications private key** securely (this can be an organization or a repository secret):
337341
![Create private key secret](images/create_secret.png)
338342

@@ -388,6 +392,8 @@ jobs:
388392
https://github.example.com/api/v3/orgs/<ORGNAME>/repos
389393
```
390394

395+
</details>
396+
391397
## Troubleshoot
392398

393399
### I'm getting: `Something went awry creating the jwt` with `ghtoken generate`

0 commit comments

Comments
 (0)