Update lint.yml

This commit is contained in:
RB 2020-05-12 02:55:46 +08:00 committed by GitHub
parent 246b55e300
commit ae112b8b43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,5 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: hallee/eslint-action@master
with:
repo-token: ${{ secrets.GH_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}