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 - name: Create PR if files found
env: env:
TOKEN: ${{ steps.generate-token.outputs.token }} TOKEN: ${{ secrets.MAIN_REPO_WF }}
run: | run: |
script_name="wf-test" script_name="wf-test"
target_repo="community-scripts/ProxmoxVE" target_repo="community-scripts/ProxmoxVE"