Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner
2025-03-10 20:34:38 +01:00
committed by GitHub
parent c8916e52e1
commit 7be10ce1ff

View File

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