Update registry-sdk repo path in CI #24
@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: "./registry-sdk/"
|
path: "./registry-sdk/"
|
||||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
repository: cerc-io/registry-sdk
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: main
|
ref: main
|
||||||
- name: Environment
|
- name: Environment
|
||||||
|
@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: "./registry-sdk/"
|
path: "./registry-sdk/"
|
||||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
repository: cerc-io/registry-sdk
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: main
|
ref: main
|
||||||
- name: Environment
|
- name: Environment
|
||||||
|
@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: "./registry-sdk/"
|
path: "./registry-sdk/"
|
||||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
repository: cerc-io/registry-sdk
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: main
|
ref: main
|
||||||
- name: Environment
|
- name: Environment
|
||||||
|
Loading…
Reference in New Issue
Block a user