Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner
2025-03-10 20:58:05 +01:00
committed by GitHub
parent dee908c706
commit d8a00c53b9

View File

@@ -66,7 +66,7 @@ jobs:
- name: Create PR if files found
if: env.files_found == 'true'
env:
GITHUB_TOKEN: ${{ secrets.MAIN_REPO_WF_PERSONAL }}
GITHUB_TOKEN: ${{ secrets.REPO_PR_WF }}
run: |
script_name="wf-test"