Fix labeler actions error.

This commit is contained in:
Pentarctagon 2023-03-25 09:14:07 -05:00
parent b98a7774f4
commit ee2c2fb8a9

View file

@ -9,4 +9,4 @@ jobs:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ""
sync-labels: "true"