From bd252a46c7cba49f09dbb89aaf0687e8a6c524f3 Mon Sep 17 00:00:00 2001 From: Souvikns Date: Fri, 31 Dec 2021 09:25:40 +0530 Subject: [PATCH] Update lablel-syncer.yml --- .github/workflows/lablel-syncer.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lablel-syncer.yml b/.github/workflows/lablel-syncer.yml index aa0eb88..4263b64 100644 --- a/.github/workflows/lablel-syncer.yml +++ b/.github/workflows/lablel-syncer.yml @@ -15,6 +15,10 @@ jobs: - uses: micnncim/action-label-syncer@v1.3.0 with: manifest: .github/labels.yml - prune: false + repository: | + Tech-Phantoms/.github + Tech-Phantoms/community + Tech-Phantoms/Maintainers-Program + Tech-Phantoms/theme env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GOD_TOKEN }} \ No newline at end of file