Skip to content

Commit

Permalink
Adding back patch output to inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
mono-chrome committed Feb 2, 2023
1 parent a99830d commit 309787b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ runs:
OPENAI_API_KEY: ${{ inputs.OPENAI_API_KEY }}
OPENAI_ORG_KEY: ${{ inputs.OPENAI_ORG_KEY }}
PR_TITLE: ${{ inputs.PR_TITLE }}
GIT_PATCH_OUTPUT: ${{ inputs.GIT_PATCH_OUTPUT }}

0 comments on commit 309787b

Please sign in to comment.