From 1512421558db88bf511bb91a85ecaae7fef1f143 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 13:17:16 +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 a925531..e185985 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -107,7 +107,7 @@ jobs: - name: Push uses: ad-m/github-push-action@master with: - github_token: ${{ secrets.MAIN_REPO_WF }} + github_token: ${{ secrets.PAT }} repository: community-scripts/ProxmoxVE branch: test force: true