Closed
Description
Issue overview
Hiyo 👋! User reporting a typo in https://developer.github.com/apps/quickstart-guides/setting-up-your-development-environment/#step-4-prepare-the-runtime-environment:
I noticed a typo in the Developer Docs: https://developer.github.com/apps/quickstart-guides/setting-up-your-development-environment/
In Step 4, in the example
.env
file at the end,PRIVATE_KEY
should beGITHUB_PRIVATE_KEY
So this is the example .env
file at the end of step 4.
I think they're right? The template code to start from that we mention in the Prerequisites
section uses GITHUB_PRIVATE_KEY
:
Products affected by this issue
- REST API
- GraphQL API
- Apps
- GitHub Actions
- GitHub Marketplace
- Webhooks
/cc @github/product-docs-ecosystem