From bd7714ef9235835243bc6fddd19af11d19eef056 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 11:30:59 +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 35bfd73..c63ae63 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -28,7 +28,7 @@ jobs: with: ref: main token: ${{ steps.generate-token.outputs.token }} - repository: community-scripts/ProxmoxVE + persist-credentials: "false" - name: List Issues in Repository id: list_issues