Update registry-sdk repo path in CI #24

Merged
nabarun merged 1 commits from pm-update-ci into main 2024-03-14 09:15:16 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
with:
path: "./registry-sdk/"
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
repository: cerc-io/registry-sdk
fetch-depth: 0
ref: main
- name: Environment

View File

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
with:
path: "./registry-sdk/"
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
repository: cerc-io/registry-sdk
fetch-depth: 0
ref: main
- name: Environment

View File

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
with:
path: "./registry-sdk/"
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
repository: cerc-io/registry-sdk
fetch-depth: 0
ref: main
- name: Environment