Skip to content

Commit

Permalink
docs: update readme to fix app manifest link
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhenry authored Mar 15, 2024
1 parent 66e177e commit 056dd46
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 056dd46

Please sign in to comment.