mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +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
|
||||
required: true
|
||||
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
|
||||
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user