attempt at updating prettier action

This commit is contained in:
tim h 2022-11-29 19:59:16 -06:00
parent 64ff4e8f3e
commit 3fd062290a

View file

@ -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}