Fix github authentication and add all 4 team members to the guest group
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
"@backstage/plugin-catalog-graph": "^0.4.4",
|
||||
"@backstage/plugin-catalog-import": "^0.10.10",
|
||||
"@backstage/plugin-catalog-react": "^1.11.3",
|
||||
"@backstage/plugin-github-actions": "^0.6.15",
|
||||
"@backstage/plugin-org": "^0.6.24",
|
||||
"@backstage/plugin-permission-react": "^0.4.22",
|
||||
"@backstage/plugin-scaffolder": "^1.19.3",
|
||||
|
||||
@@ -31,7 +31,7 @@ import {
|
||||
import {
|
||||
isGithubActionsAvailable,
|
||||
EntityGithubActionsContent,
|
||||
} from '@backstage/plugin-github-actions';
|
||||
} from '@backstage-community/plugin-github-actions';
|
||||
import {
|
||||
EntityUserProfileCard,
|
||||
EntityGroupProfileCard,
|
||||
|
||||
Reference in New Issue
Block a user