refactor(ci): point Forgejo URLs at torrentclaw org (post-transfer)
Some checks failed
CI / Lint commits (push) Failing after 0s
CI / Build & test (push) Failing after 43s

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:47 +02:00
parent ffac6fe22a
commit a5f867eeea

View file

@ -46,7 +46,7 @@ jobs:
env:
FORGEJO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FORGEJO_API: http://forgejo:3000/api/v1
REPO: deivid/torrentclaw-mcp
REPO: torrentclaw/torrentclaw-mcp
TAG: ${{ github.ref_name }}
run: |
set -euo pipefail