Workflow
This commit is contained in:
parent
63fa4b9658
commit
0e532e2cca
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -125,6 +125,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Clone ProxmoxVE (Target Repo)
|
- name: Clone ProxmoxVE (Target Repo)
|
||||||
run: |
|
run: |
|
||||||
|
script_name="${{ steps.list_issues.outputs.script_name }}"
|
||||||
git clone https://x-access-token:${{ secrets.GH_MERGE_PAT }}@github.com/community-scripts/ProxmoxVE.git ProxmoxVE
|
git clone https://x-access-token:${{ secrets.GH_MERGE_PAT }}@github.com/community-scripts/ProxmoxVE.git ProxmoxVE
|
||||||
cd ProxmoxVE
|
cd ProxmoxVE
|
||||||
git checkout -b "$branch_name"
|
git checkout -b "$branch_name"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user