Test the application for v1 release. #37
2
.github/workflows/on-pr.yml
vendored
2
.github/workflows/on-pr.yml
vendored
@ -102,6 +102,7 @@ jobs:
|
|||||||
ref: ${{ env.ipld-ethcl-db-ref }}
|
ref: ${{ env.ipld-ethcl-db-ref }}
|
||||||
repository: vulcanize/ipld-ethcl-db
|
repository: vulcanize/ipld-ethcl-db
|
||||||
path: "./ipld-ethcl-db/"
|
path: "./ipld-ethcl-db/"
|
||||||
|
token: ${{ secrets.GH_PAT }}
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
@ -162,6 +163,7 @@ jobs:
|
|||||||
ref: ${{ env.ipld-ethcl-db-ref }}
|
ref: ${{ env.ipld-ethcl-db-ref }}
|
||||||
repository: vulcanize/ipld-ethcl-db
|
repository: vulcanize/ipld-ethcl-db
|
||||||
path: "./ipld-ethcl-db/"
|
path: "./ipld-ethcl-db/"
|
||||||
|
token: ${{ secrets.GH_PAT }}
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Create config file
|
- name: Create config file
|
||||||
|
Loading…
Reference in New Issue
Block a user