Workflow
This commit is contained in:
parent
7966726a73
commit
1ea523d354
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -168,6 +168,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_MERGE_PAT }}
|
GITHUB_TOKEN: ${{ secrets.GH_MERGE_PAT }}
|
||||||
run: |
|
run: |
|
||||||
|
script_name="${{ steps.list_issues.outputs.script_name }}"
|
||||||
gh pr create \
|
gh pr create \
|
||||||
--repo community-scripts/ProxmoxVE \
|
--repo community-scripts/ProxmoxVE \
|
||||||
--head "$branch_name" \
|
--head "$branch_name" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user