We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fb23ae + 539526e commit ee72ce6Copy full SHA for ee72ce6
1 file changed
.github/plugin/marketplace.json
@@ -11,7 +11,7 @@
11
"plugins": [
12
{
13
"name": "workiq",
14
- "source": "plugins/workiq",
+ "source": "./plugins/workiq",
15
"description": "WorkIQ plugin for GitHub Copilot.",
16
"version": "1.0.0",
17
"skills": [
@@ -20,7 +20,7 @@
20
},
21
22
"name": "spark",
23
- "source": "plugins/spark",
+ "source": "./plugins/spark",
24
"description": "Spark plugin for GitHub Copilot.",
25
26
0 commit comments