This commit is contained in:
Michel Roegl-Brunner 2025-03-11 11:53:04 +01:00
parent 360c010447
commit 34ac868441

View File

@ -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