Skip to content

Commit 433e818

Browse files
authored
Update sync_labels.yml
1 parent 709b1bf commit 433e818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Synchronize labels
1515
uses: julbme/gh-action-manage-label@v1
1616
with:
17-
from: https://github.com/sohami/.github/tree/main/.github/config/labels.json
17+
from: https://raw.github.com/sohami/.github/tree/main/.github/config/labels.json
1818
skip_delete: true
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)