Update .github/workflows/sync-labels.yml

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
This commit is contained in:
kaiserd 2023-04-04 07:52:10 +02:00 committed by GitHub
parent d4a45da453
commit 7a3e983919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ jobs:
- uses: micnncim/action-label-syncer@v1
with:
manifest: .github/labels.yml
reposiory: ${{ RESEARCH_LABEL_SYNC_REPOS }}
repository: ${{ RESEARCH_LABEL_SYNC_REPOS }}
token: ${{ secrets.SYNC_LABELS_PAT }}