Skip to content

Commit

Permalink
Merge pull request #66 from github-community-projects/ajhenry/app-man…
Browse files Browse the repository at this point in the history
…ifest-link

Update readme to fix app manifest link
  • Loading branch information
dangoor authored Mar 15, 2024
2 parents 66e177e + 056dd46 commit 8020282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cp .env.example .env
### GitHub App

1. Create a new GitHub App [here](https://github.com/settings/apps/new)
2. There's an App manifest in the repo that lays out all the permissions and webhook events needed and can be found [here](./app-manifest.yml).
2. There's an App manifest in the repo that lays out all the permissions and webhook events needed and can be found [here](./app.yml).
3. Copy all the secrets, credentials, and IDs into the `.env` file

### Webapp
Expand Down

0 comments on commit 8020282

Please sign in to comment.