Update packages/cli/src/commands/create-github-app/GithubCreateAppServer.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ const MANIFEST_DATA = {
|
||||
},
|
||||
name: 'Backstage-<changeme>',
|
||||
url: 'https://backstage.io',
|
||||
description: 'Github App for Backstage',
|
||||
description: 'GitHub App for Backstage',
|
||||
public: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user