This commit is contained in:
Michel Roegl-Brunner 2025-03-11 11:53:54 +01:00
parent 34ac868441
commit 5aaa33fc8c

View File

@ -98,7 +98,7 @@ jobs:
git config --unset-all http.https://github.com/.extraheader git config --unset-all http.https://github.com/.extraheader
git auth status
git push upstream "$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