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
ffac6fe22a
commit
a5f867eeea
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
FORGEJO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
FORGEJO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
FORGEJO_API: http://forgejo:3000/api/v1
|
FORGEJO_API: http://forgejo:3000/api/v1
|
||||||
REPO: deivid/torrentclaw-mcp
|
REPO: torrentclaw/torrentclaw-mcp
|
||||||
TAG: ${{ github.ref_name }}
|
TAG: ${{ github.ref_name }}
|
||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue