fix nimbus ref for auto-bump stable's PR
This commit is contained in:
parent
54031c9e9b
commit
df497660bc
|
@ -222,6 +222,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: status-im/nimbus-eth2
|
repository: status-im/nimbus-eth2
|
||||||
|
ref: unstable
|
||||||
path: nbc
|
path: nbc
|
||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
Loading…
Reference in New Issue