Skip to content

Commit ae66fa1

Browse files
authored
Update linter.yml
1 parent 4775d55 commit ae66fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
DEFAULT_BRANCH: master
4343
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js
4444
VALIDATE_EDITORCONFIG: false
45-
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
45+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)