This commit is contained in:
Michel Roegl-Brunner 2025-03-11 12:00:34 +01:00
parent 83af0055fa
commit fea11724a4

View File

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