Update lint.yml

This commit is contained in:
Bnyro 2022-06-18 16:05:47 +02:00 committed by GitHub
parent 6cafc79c48
commit fdcfe2d875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
- name: ktlint
uses: ScaCap/action-ktlint@1.4
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check
android: true
fail_on_error: true