Added "do not upload" tag to plugin-template
This commit is contained in:
parent
c15ae3b743
commit
55d4daca69
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"author": "John Doe",
|
"author": "John Doe",
|
||||||
"flags": ["debug", "_root"],
|
"flags": ["debug", "_root"],
|
||||||
"publish": {
|
"publish": {
|
||||||
"tags": ["template", "root"],
|
"tags": ["template", "root", "dnu"],
|
||||||
"description": "Decky example plugin.",
|
"description": "Decky example plugin.",
|
||||||
"image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
|
"image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue