From 7be10ce1ff0c1622072f2a1138eb9866b0f6f8c4 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:34:38 +0100 Subject: [PATCH] Update move-to-main-repo.yaml --- .github/workflows/move-to-main-repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 7872528..a635768 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -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"