From 955054f2269d5e0f07e76b48007148650b8969c0 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 11:59:21 +0100 Subject: [PATCH] WF --- .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 8c2251a..b6e59f4 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -77,7 +77,7 @@ jobs: - name: Create PR if files found env: - TOKEN: ${{ steps.generate-token.outputs.token }} + TOKEN: ${{ secrets.MAIN_REPO_WF }} run: | script_name="wf-test" target_repo="community-scripts/ProxmoxVE"