release: publish plaud-mpm-plugin as a Codex marketplace
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"name": "plaud-mpm-marketplace",
|
||||||
|
"interface": {
|
||||||
|
"displayName": "MPM Plaud"
|
||||||
|
},
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "plaud-mpm",
|
||||||
|
"source": {
|
||||||
|
"source": "local",
|
||||||
|
"path": "."
|
||||||
|
},
|
||||||
|
"policy": {
|
||||||
|
"installation": "AVAILABLE",
|
||||||
|
"authentication": "ON_INSTALL"
|
||||||
|
},
|
||||||
|
"category": "Productivity"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user