Update Gitea URL variable in release workflow and README documentation
Build and Release Jellyfin plugins / release (push) Failing after 4s

This commit is contained in:
2026-08-22 22:15:52 +02:00
parent 2d4e739e2d
commit ac79f301d6
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -29,6 +29,6 @@ Bump `Jellyfin/<slug>/version` before pushing when you want a new release. Re-pu
| Secret | Example | Used for |
|---|---|---|
| `GITEA_PUBLIC_URL` | `https://gitea.example.com` | `sourceUrl` in `manifest.json` (no trailing slash) |
| `PUBLIC_GITEA_URL` | `https://gitea.example.com` | `sourceUrl` in `manifest.json` (no trailing slash) |
API calls still use the runners internal Gitea URL; only catalog download links use this secret.