Skip to content

Commit b41e431

Browse files
fix: use repository relative plugin source
Co-authored-by: Copilot App <[email protected]>
1 parent b8e7787 commit b41e431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"name": "psmodule-process",
1414
"description": "PSModule process guidance and reusable skills for PowerShell module repositories.",
1515
"version": "1.0.0",
16-
"source": "psmodule-process"
16+
"source": ".github/plugin/psmodule-process"
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)