Skip to content

Commit

Permalink
Update release-draft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkegg authored Jul 14, 2021
1 parent 97ef8c9 commit 9fbd204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
{
"release_tag" : "${{steps.version.outputs.version}}",
"release_notes" : "${{steps.changes.outputs.release_notes}}",
"release_name" : "${{github.events.inputs.release_name}}"
"release_name" : "${{github.event.inputs.release_name}}"
}

0 comments on commit 9fbd204

Please sign in to comment.