Skip to content

Commit

Permalink
Set prettier_version to false
Browse files Browse the repository at this point in the history
Might be the fix for creyD/prettier_action#12
  • Loading branch information
boardfish authored Apr 28, 2020
1 parent 19b2cb0 commit 84881e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
with:
prettier_options: '--no-semi --write *.js'
branch: ${{ github.head_ref }}
prettier_version: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 84881e2

Please sign in to comment.