From 2c5a0115215f420cdca2e94e37c54c686e712175 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Fri, 17 Apr 2026 02:11:40 +1000 Subject: [PATCH] Document auto-generated index.json --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2526573..4087c94 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,11 @@ Gitea Actions will automatically validate: - ✅ Version format is valid - ✅ URLs are valid +**Note:** Don't edit `plugins/index.json` - it's automatically generated when your PR is merged! + ### 4. Merge -If validation passes, maintainer will merge your PR. +If validation passes, maintainer will merge your PR. The `index.json` file will be automatically updated. ## 🗑️ Removing Your Plugin