Fix labeler.yml

This commit is contained in:
김선우
2025-01-30 07:38:58 +09:00
parent f086c1b32f
commit 79da888c45

View File

@@ -13,5 +13,4 @@ jobs:
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_TOKEN }}"
configuration-path: .github/labeler.yml
repo-token: "${{ secrets.GITHUB_TOKEN }}"