Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner
2025-03-10 21:18:59 +01:00
committed by GitHub
parent d2aca651ac
commit 529797e8df

View File

@@ -73,7 +73,7 @@ jobs:
- name: Create PR if files found
if: env.files_found == 'true'
env:
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
GH_TOKEN: ${{ secrets.MAIN_REPO_WF }}
run: |
script_name="wf-test"