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:
parent
86b27e690b
commit
ea16bf98f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue