mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +02:00
Change default to empty string instead
This commit is contained in:
@@ -38,7 +38,7 @@ inputs:
|
||||
prettier_plugins:
|
||||
description: Install Prettier plugins, i.e. `@prettier/prettier-php @prettier/some-other-plugin`
|
||||
required: false
|
||||
default: false
|
||||
default: ''
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
|
||||
Reference in New Issue
Block a user