attempt at updating prettier action
This commit is contained in:
parent
64ff4e8f3e
commit
3fd062290a
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ jobs:
|
|||
- name: Prettify
|
||||
uses: creyD/prettier_action@v4.2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
prettier_options: --write **/*.{js,html,css,md}
|
Loading…
Reference in a new issue