Skip to content

Commit

Permalink
with secret
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschD committed Sep 10, 2024
1 parent 369c3d2 commit c84fcab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/assign_labels_to_all_repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ jobs:
- name: Assign labels into all repos
working-directory: ./labels # labels.json is default filename for github-label-sync
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
github-label-sync pylhc/optics_functions
github-label-sync pylhc/optics_functions

0 comments on commit c84fcab

Please sign in to comment.