Merge pull request 'Fix marketplace.json source field format' (#2) from add-marketplace-json into master
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
{
|
||||
"name": "tea",
|
||||
"description": "Full operability with the tea CLI for Gitea — manage issues, PRs, releases, branches, notifications, and more from the command line.",
|
||||
"source": ".",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://gittea.kammenstraatha.duckdns.org/admin/tea-skill.git",
|
||||
"ref": "master"
|
||||
},
|
||||
"category": "development",
|
||||
"homepage": "https://gittea.kammenstraatha.duckdns.org/admin/tea-skill"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user