This commit is contained in:
Michel Roegl-Brunner 2025-03-11 11:59:21 +01:00
parent ab26478e19
commit 955054f226

View File

@ -77,7 +77,7 @@ jobs:
- name: Create PR if files found
env:
TOKEN: ${{ steps.generate-token.outputs.token }}
TOKEN: ${{ secrets.MAIN_REPO_WF }}
run: |
script_name="wf-test"
target_repo="community-scripts/ProxmoxVE"