mirror of https://github.com/vacp2p/nim-libp2p.git
update create-pull-request
This commit is contained in:
parent
351489bfa9
commit
a3b21f7cbb
|
@ -38,7 +38,7 @@ jobs:
|
||||||
git commit -a -m "auto-bump nim-libp2p"
|
git commit -a -m "auto-bump nim-libp2p"
|
||||||
|
|
||||||
- name: Make PR
|
- name: Make PR
|
||||||
uses: status-im/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3.5.0
|
||||||
with:
|
with:
|
||||||
branch: nim-libp2p-auto-bump
|
branch: nim-libp2p-auto-bump
|
||||||
path: nbc
|
path: nbc
|
||||||
|
|
Loading…
Reference in New Issue