Update lint.yaml

This commit is contained in:
habuild 2022-08-07 23:47:49 +10:00 committed by GitHub
parent 9f10a1118e
commit ef3e13f7d9
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.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PRETTIER_SECRET }}