Skip to content

Commit e44bafb

Browse files
committed
ci : fix typo in release GitHub action workflow
Signed-off-by: Rohan Kumar <rohaan@redhat.com>
1 parent 6dd9178 commit e44bafb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
on:
1111
workflow_dispatch:
12-
input:
12+
inputs:
1313
tag:
1414
description: Tag to release
1515
required: true

0 commit comments

Comments
 (0)