Files
scopone/.gitea/workflows
Giancarmine Salucci 416c8b07d2
Some checks failed
Android Build & Publish / android (push) Has been cancelled
ci: remove broken concurrency block, make release step idempotent
- Removed concurrency/cancel-in-progress: on this Gitea runner version
  cancelled runs get re-queued causing an infinite restart loop
- Release creation now checks for existing tag first (GET releases/tags/TAG)
  and reuses the existing release ID if found, preventing the second
  duplicate run from failing with a 409/422 tag-already-exists error
2026-05-25 21:01:09 +02:00
..