Update lint.yaml
This commit is contained in:
parent
9f10a1118e
commit
ef3e13f7d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
@ -90,5 +90,5 @@ jobs:
|
|||
with:
|
||||
prettier_options: --write **/*.{json,js,md,yaml}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.PRETTIER_SECRET }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue