1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 12:27:52 +00:00

Fix action name, sync labels.

This commit is contained in:
Brenden Matthews 2022-10-01 18:31:09 -05:00
parent f39723fc1f
commit 1549d7dcce
No known key found for this signature in database
GPG Key ID: B49ABB7270D9D4FD

View File

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