update label sync url
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: EndBug/label-sync@v2
|
||||
with:
|
||||
config-file: |
|
||||
https://raw.githubusercontent.com/truecharts/.github/main/.github/labels.yml
|
||||
.github/labels.yml
|
||||
https://raw.githubusercontent.com/truecharts/.github/main/.github/labels.yaml
|
||||
.github/labels.yaml
|
||||
token: "${{ secrets.BOT_TOKEN }}"
|
||||
delete-other-labels: true
|
||||
|
||||
Reference in New Issue
Block a user