We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4775d55 commit ae66fa1Copy full SHA for ae66fa1
.github/workflows/linter.yml
@@ -42,4 +42,4 @@ jobs:
42
DEFAULT_BRANCH: master
43
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js
44
VALIDATE_EDITORCONFIG: false
45
- GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments