Skip to content

Commit

Permalink
Merge pull request #12 from dawidd6/dawidd6-patch-2
Browse files Browse the repository at this point in the history
action: support message input
  • Loading branch information
dawidd6 authored Jul 24, 2020
2 parents 51b5e29 + ccab828 commit d0c657c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ inputs:
token:
description: GitHub token (not the default one)
required: true
message:
description: |
Additional message to append to created PR.
required: false
tap:
description: |
Formula tap.
Expand Down

0 comments on commit d0c657c

Please sign in to comment.