WF
This commit is contained in:
parent
85b0a05347
commit
1a17375108
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -93,6 +93,8 @@ jobs:
|
||||
|
||||
git commit -m "$commit_message"
|
||||
|
||||
gh auth status
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user