Skip to content

Commit

Permalink
[release] fix typo in release workflow (#3671)
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainJuge authored Jun 5, 2024
1 parent 65bbdbd commit 8633793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
type: string
required: true
pr_body:
description: : 'pull-request body'
description: 'pull-request body'
type: string
required: true

Expand Down

0 comments on commit 8633793

Please sign in to comment.