Add required environment variables to README.md

This commit is contained in:
TSR Berry 2023-10-10 16:59:45 +02:00
parent 223d642422
commit ed2a8fadda
No known key found for this signature in database
GPG Key ID: 52353C0A4CCA15E2

View File

@ -17,6 +17,12 @@ Add the following step to your workflow:
installation_id: ${{ secrets.MAKO_INSTALLATION_ID }}
```
## Required environment variables
- `MAKO_APP_ID`: the GitHub App ID
- `MAKO_PRIVATE_KEY`: the contents of the GitHub App private key
- `MAKO_INSTALLATION_ID`: the GitHub App installation ID
## Available commands
```