refactor(ci): point Forgejo URLs at torrentclaw org (post-transfer)

Repos were transferred from the deivid user to a dedicated torrentclaw
organisation; the workflows reference the org path.
This commit is contained in:
Deivid Soto 2026-05-27 15:58:45 +02:00
parent 86b27e690b
commit ea16bf98f4

View file

@ -53,7 +53,7 @@ jobs:
# forgejo (hostname `forgejo`), so the in-cluster hostname is fastest, but the # forgejo (hostname `forgejo`), so the in-cluster hostname is fastest, but the
# Tailscale IP is the documented fallback. # Tailscale IP is the documented fallback.
FORGEJO_API: http://forgejo:3000/api/v1 FORGEJO_API: http://forgejo:3000/api/v1
REPO: deivid/unarr REPO: torrentclaw/unarr
run: | run: |
set -euo pipefail set -euo pipefail
go run ./scripts/sign-checksums \ go run ./scripts/sign-checksums \