Merge pull request #4533 from ebarriosjr/fixing-github-apps-docs-yaml

Fixing GitHub apps docs yaml
This commit is contained in:
Ben Lambert
2021-02-15 15:02:43 +01:00
committed by GitHub
+1 -1
View File
@@ -77,6 +77,6 @@ method of distributing secrets.
integrations:
github:
- host: github.com
apps:
apps:
- $include: example-backstage-app-credentials.yaml
```