Skip to content

Commit 9f8578e

Browse files
Update README.md
1 parent 04fb356 commit 9f8578e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ create an automation to add repos to a github app
1111
| personal access token classic | this is used for api call to add repos to github app | :heavy_check_mark: |
1212

1313
**personal access token classic - provide `all repo access`**
14-
![Screenshot_3-5-2024_234236_github.com.jpeg](..%2F..%2F..%2F..%2FDownloads%2FScreenshot_3-5-2024_234236_github.com.jpeg)
14+
![Screenshot_3-5-2024_234236_github com](https://github.com/devwithkrishna/automation-to-add-repos-to-a-github-app/assets/108367225/cc853576-127e-4b17-8059-8417c766d23b)
15+
1516

1617
# parameters
1718

@@ -35,4 +36,4 @@ create an automation to add repos to a github app
3536

3637
* using the matching repos based on search string and github app name provded, the script will use these details to the
3738
endpoint `https://api.github.com/user/installations/{github_app_installation_id}/repositories/{repo_id}`. This uses
38-
the personal access token classic to add repositories to github app - _add_a_repo_to_github_app.py_
39+
the personal access token classic to add repositories to github app - _add_a_repo_to_github_app.py_

0 commit comments

Comments
 (0)