Skip to content

Commit

Permalink
Use default token
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi committed Sep 6, 2024
1 parent 7f104d5 commit d16128b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
check-name: "View Lint Report"
markdown-report-on-step-summary: true
repo-token: "${{ github.token }}"
repo-token: ${{ secrets.ES_LINT_TOKEN }}
report-json: "eslint_report.json"

# # OPTIONAL: save a copy of the usage report for download or use in another job
Expand Down

0 comments on commit d16128b

Please sign in to comment.