Update Gitea URL variable in release workflow and README documentation
Build and Release Jellyfin plugins / release (push) Failing after 4s
Build and Release Jellyfin plugins / release (push) Failing after 4s
This commit is contained in:
+1
-1
@@ -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 runner’s internal Gitea URL; only catalog download links use this secret.
|
||||
Reference in New Issue
Block a user