Skip to content

Commit 52dad1f

Browse files
committed
typing bad
1 parent e2b491c commit 52dad1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm install
2727

2828
- name: Update contributors
29-
runs: npm run contributors:check
29+
run: npm run contributors:check
3030
env:
3131
PRIVATE_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

0 commit comments

Comments
 (0)