Skip to content

Commit

Permalink
Merge pull request #85 from creyD/dev
Browse files Browse the repository at this point in the history
Updated Readme
  • Loading branch information
creyD authored Dec 28, 2021
2 parents eafd91e + 49aca57 commit 661230a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Prettify code
uses: creyD/[email protected]
uses: creyD/[email protected].1
with:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,md}
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
fetch-depth: 0

- name: Prettify code
uses: creyD/[email protected]
uses: creyD/[email protected].1
with:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,md}
Expand Down

0 comments on commit 661230a

Please sign in to comment.