Merge pull request #7 from TomBarta/patch-1

Update README to match latest version
This commit is contained in:
2020-03-20 17:39:29 +01:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ jobs:
with:
fetch-depth: 1
- name: Prettify the JS Code
uses: creyD/prettier_action@v2.0
uses: creyD/prettier_action@v2.1
with:
prettier_options: '--no-semi --write *.js'
branch: ${{ github.head_ref }}