docs/ci: chain-*-sdk references (renamed SDK)

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-16 11:32:21 +02:00
parent bc5c97eb0c
commit 8c12e4fe91

View file

@ -56,7 +56,7 @@ jobs:
git fetch --depth=1 origin "$GITHUB_SHA" git fetch --depth=1 origin "$GITHUB_SHA"
git checkout -q FETCH_HEAD git checkout -q FETCH_HEAD
# The fai-module-sdk dependency lives in another Forgejo org # The chain-module-sdk dependency lives in another Forgejo org
# behind REQUIRE_SIGNIN_VIEW. MODULE_SDK_PAT (org-level # behind REQUIRE_SIGNIN_VIEW. MODULE_SDK_PAT (org-level
# secret, read-only on fai/module-sdk) authenticates cargo's # secret, read-only on fai/module-sdk) authenticates cargo's
# git fetch via insteadOf. # git fetch via insteadOf.