This commit is contained in:
Michel Roegl-Brunner 2025-03-18 11:55:40 +01:00
parent 7966726a73
commit 1ea523d354

View File

@ -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" \