mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +02:00
Adding missing environment variable INPUT_GITHUB_TOKEN
This commit is contained in:
@@ -66,6 +66,7 @@ runs:
|
||||
INPUT_PRETTIER_VERSION: ${{ inputs.prettier_version }}
|
||||
INPUT_ONLY_CHANGED: ${{ inputs.only_changed }}
|
||||
INPUT_PRETTIER_PLUGINS: ${{ inputs.prettier_plugins }}
|
||||
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
|
||||
|
||||
branding:
|
||||
icon: "award"
|
||||
|
||||
Reference in New Issue
Block a user