Fixed a bug with the GitHub variable standing in action

This commit is contained in:
2020-01-10 10:30:03 +01:00
parent 69edac17e8
commit b818ff48fe

View File

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