Commit Graph

3 Commits

Author SHA1 Message Date
Ignacio Ballesteros
e836809fc0 fix: use GITEA_SERVER_URL instead of GITHUB_SERVER_URL in release workflow 2026-02-17 23:03:27 +01:00
Ignacio Ballesteros
3b24386dd0 ci: add rolling 'release' tag job to keep update.json current
Some checks failed
Release / build (push) Failing after 1m38s
Release / update-rolling-release (push) Has been skipped
Add a second CI job that runs after the versioned release is published.
It upserts a permanent Gitea release tagged 'release', replacing its
assets with the freshly built update.json and update-beta.json.
This is the URL Zotero polls for auto-update checks per manifest.json.
2026-02-17 22:45:39 +01:00
Ignacio Ballesteros
70f7fac23e chore: initial project commit 2026-02-17 21:25:46 +01:00