Skip to content

Commit

Permalink
Update sync_labels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sohami authored May 10, 2024
1 parent 709b1bf commit 433e818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Synchronize labels
uses: julbme/gh-action-manage-label@v1
with:
from: https://github.com/sohami/.github/tree/main/.github/config/labels.json
from: https://raw.github.com/sohami/.github/tree/main/.github/config/labels.json
skip_delete: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 433e818

Please sign in to comment.