Skip to content

Commit

Permalink
Use http url
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorabh Hamirwasia committed May 9, 2024
1 parent 40c5f96 commit 709b1bf
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: ../.github/.github/config/labels.json
from: https://github.com/sohami/.github/tree/main/.github/config/labels.json
skip_delete: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 709b1bf

Please sign in to comment.