We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49df461 commit 40694f1Copy full SHA for 40694f1
1 file changed
.github/workflows/create_release_pr.yml
@@ -98,5 +98,5 @@ jobs:
98
delete-branch: true
99
draft: true
100
title: Release version ${{ github.event.inputs.release_version }}
101
- body-path: /tmp/releaseg_body.txt
+ body-path: /tmp/release_body.txt
102
0 commit comments