Skip to content

Commit

Permalink
adapt path
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschD committed Sep 10, 2024
1 parent d8cf80c commit 294dfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign_labels_to_all_repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
npm install -g github-label-sync
- name: Install into all repos
run: |
github-label-sync --labels .github/assets/labels.json pylhc/optics_functions
github-label-sync --labels ./assets/labels.json pylhc/optics_functions

0 comments on commit 294dfd1

Please sign in to comment.