diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 1b73983..35bfd73 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -28,6 +28,7 @@ jobs: with: ref: main token: ${{ steps.generate-token.outputs.token }} + repository: community-scripts/ProxmoxVE - name: List Issues in Repository id: list_issues