Skip to content

Commit 2704797

Browse files
committed
Change role
1 parent e876718 commit 2704797

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/soft-words-wash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@roadiehq/scaffolder-backend-module-utils': patch
3+
---
4+
5+
Revert role back to "backend-plugin-module"

plugins/scaffolder-actions/scaffolder-backend-module-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"access": "public"
99
},
1010
"backstage": {
11-
"role": "backend",
12-
"pluginId": "scaffolder-backend-module-utils",
11+
"role": "backend-plugin-module",
12+
"pluginId": "scaffolder",
1313
"pluginPackage": "@backstage/plugin-scaffolder-backend"
1414
},
1515
"exports": {

0 commit comments

Comments
 (0)