chore: some small minor changes here about generating a token

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-04-25 14:56:01 +02:00
parent b43dc9408d
commit bb6eab19c6
2 changed files with 4 additions and 3 deletions
@@ -54,6 +54,8 @@ backend:
integrations:
github:
- host: github.com
# This is a Personal Access Token or PAT from GitHub. You can find out how to generate this token, and more information
# about setting up the GitHub integration here: https://backstage.io/docs/getting-started/configuration#setting-up-a-github-integration
token: ${GITHUB_TOKEN}
### Example for how to add your GitHub Enterprise instance using the API:
# - host: ghe.example.net