Skip to content

Commit 3ebc383

Browse files
committed
FORGE-574: Fix addon-config.yaml with correct artifacts and targets
1 parent 27169e5 commit 3ebc383

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.forge/addon-config.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ repository:
1212
branch: master
1313

1414
artifacts:
15+
- artifactId: folderctxmenus-repository
16+
target: cms-dependencies
17+
scope: compile
18+
description: "Repository-tier workflow extension enabling folder copy and move operations"
1519
- artifactId: folderctxmenus-frontend
16-
target: cms/webapp
20+
target: cms-dependencies
1721
scope: compile
1822
description: "CMS plugin providing copy and move context menu actions for repository folders"
1923

0 commit comments

Comments
 (0)