Update lint.yaml

This commit is contained in:
habuild 2022-08-08 02:08:28 +10:00 committed by GitHub
parent 8f00df6de8
commit bcf48852d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,5 +90,5 @@ jobs:
with:
prettier_options: --write **/*.{json,js,md,yaml}
env:
GITHUB_TOKEN: ${{ secrets.PRETTIER_SECRET }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}