Skip to content

Commit 3362d64

Browse files
committed
Add to marketplace.json file
1 parent 53bfe2d commit 3362d64

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"skills": [
1818
"./skills/workiq"
1919
]
20+
},
21+
{
22+
"name": "spark",
23+
"source": "plugins/spark",
24+
"description": "Spark plugin for GitHub Copilot.",
25+
"version": "1.0.0",
26+
"skills": [
27+
"./skills/spark"
28+
]
2029
}
2130
]
2231
}

0 commit comments

Comments
 (0)