Skip to content

Commit b961c41

Browse files
committed
build: clean-up sync label workflow
1 parent 63bbc98 commit b961c41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,5 @@ jobs:
1919
uses: actions/[email protected]
2020
- name: Sync labels
2121
uses: micnncim/[email protected]
22-
env:
23-
GITHUB_TOKEN: ${{github.token}}
2422
with:
25-
manifest: .github/labels.yml
23+
token: ${{github.token}}

0 commit comments

Comments
 (0)