Fix: Prettier commit message

This commit is contained in:
MS_Y 2021-09-16 08:52:43 +00:00 committed by GitHub
parent 77b2c56c08
commit 7bf6f90f2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,5 +23,6 @@ jobs:
with:
# This part is also where you can pass other options, for example:
prettier_options: --write .
commit_message: "Clean: Prettified Code!"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}