diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e14c92c..cd5249b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -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" }