Another bugfix attempt trying to generate the global flag only if needed

This commit is contained in:
2021-02-19 18:10:42 +01:00
parent b5409d48a9
commit 5c365ab3fa
3 changed files with 10 additions and 9 deletions

View File

@@ -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"