mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +02:00
Another bugfix attempt trying to generate the global flag only if needed
This commit is contained in:
@@ -56,6 +56,7 @@ runs:
|
||||
INPUT_PRETTIER_VERSION: ${{ inputs.prettier_version }}
|
||||
INPUT_ONLY_CHANGED: ${{ inputs.only_changed }}
|
||||
INPUT_PRETTIER_PLUGINS: ${{ inputs.prettier_plugins }}
|
||||
PATH: $(cd $GITHUB_ACTION_PATH; npm bin):$PATH
|
||||
|
||||
branding:
|
||||
icon: "award"
|
||||
|
||||
Reference in New Issue
Block a user