Skip to content

Commit 976f819

Browse files
authored
[release] fix typo in release workflow (#261)
1 parent f629b1e commit 976f819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
type: string
2323
required: true
2424
pr_body:
25-
description: : 'pull-request body'
25+
description: 'pull-request body'
2626
type: string
2727
required: true
2828

0 commit comments

Comments
 (0)