WF
This commit is contained in:
parent
360c010447
commit
34ac868441
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -99,6 +99,6 @@ jobs:
|
|||||||
git config --unset-all http.https://github.com/.extraheader
|
git config --unset-all http.https://github.com/.extraheader
|
||||||
|
|
||||||
|
|
||||||
git push upstrean "$branch_name"
|
git push upstream "$branch_name"
|
||||||
|
|
||||||
gh pr create --base main --head "$branch_name" --title "$commit_message" --body "This PR adds the script files for $script_name." -R $target_repo
|
gh pr create --base main --head "$branch_name" --title "$commit_message" --body "This PR adds the script files for $script_name." -R $target_repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user