Skip to content

Commit 98a2e4c

Browse files
committed
feat: getting rid of github toke pass.
1 parent 1d6bd6b commit 98a2e4c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/label-sync.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919

2020
- name: Sync labels
2121
uses: EndBug/label-sync@v2
22-
env:
23-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2422
with:
2523
config-file: .github/labels.yml
2624
delete-other-labels: false

0 commit comments

Comments
 (0)