mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-15 12:50:31 +02:00
Bumped other version in Readme
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Prettify the JS Code
|
- name: Prettify the JS Code
|
||||||
uses: creyD/prettier_action@v2.0
|
uses: creyD/prettier_action@v2.1
|
||||||
with:
|
with:
|
||||||
prettier_options: '--no-semi --write *.js'
|
prettier_options: '--no-semi --write *.js'
|
||||||
branch: master
|
branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user