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