mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:45:54 +00:00
WF
This commit is contained in:
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"
|
git commit -m "$commit_message"
|
||||||
|
|
||||||
|
gh 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
|
||||||
|
|||||||
Reference in New Issue
Block a user