mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-16 13:20:32 +02:00
Fixed a bug with the GitHub variable standing in action
This commit is contained in:
@@ -19,7 +19,7 @@ inputs:
|
|||||||
description: Options for the 'prettier' command
|
description: Options for the 'prettier' command
|
||||||
required: true
|
required: true
|
||||||
branch:
|
branch:
|
||||||
description: Branch which the changes are merged to, should be ${{ github.head_ref }} for PRs
|
description: Branch which the changes are merged to
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
|
|||||||
Reference in New Issue
Block a user