mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-04-20 17:00:16 +03:00
fix: pr message fix
This commit is contained in:
parent
1bffbef597
commit
f6f7b400b0
1 changed files with 1 additions and 1 deletions
|
@ -199,4 +199,4 @@ runs:
|
||||||
assignees: ${{ inputs.pr-assignees }}
|
assignees: ${{ inputs.pr-assignees }}
|
||||||
labels: ${{ inputs.pr-labels }}
|
labels: ${{ inputs.pr-labels }}
|
||||||
reviewers: ${{ inputs.pr-reviewers }}
|
reviewers: ${{ inputs.pr-reviewers }}
|
||||||
body: ${{ steps.pr_body.outputs.contents }}
|
body: ${{ steps.pr_body.outputs.content }}
|
||||||
|
|
Loading…
Reference in a new issue