mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +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
@@ -112,4 +112,4 @@ jobs:
|
||||
|
||||
gh auth login --with-token < mytoken.txt
|
||||
|
||||
gh pr create --title "Add script files for $script_name" --body "This PR adds the $script_name script files." --base main --head "community-scripts/ProxmoxVED:$branch_name" --repo "${target_repo}"
|
||||
gh pr create --title "Add script files for $script_name" --body "This PR adds the $script_name script files." --base "community-scripts/ProxmoxVE/main" --head "community-scripts/ProxmoxVED:$branch_name" --repo "${target_repo}"
|
||||
|
||||
Reference in New Issue
Block a user