fix(ci): pr creation adjust
This commit is contained in:
parent
b99e2235b4
commit
1190033776
2
.github/workflows/publish-dist.yml
vendored
2
.github/workflows/publish-dist.yml
vendored
@ -237,7 +237,7 @@ jobs:
|
||||
echo $pr_url
|
||||
# once auto merge get's enabled on documentation repo let's do follow up
|
||||
sleep 5
|
||||
gh pr merge "${pr_url}" --auto --delete-branch --squash --admin
|
||||
gh pr merge "${pr_url}" --delete-branch --squash --admin
|
||||
|
||||
# # Generate console URL
|
||||
# new_console_url_type=ipfs
|
||||
|
Loading…
Reference in New Issue
Block a user