Skip to content

Commit

Permalink
ci : fix typo in release GitHub action workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Kumar <rohaan@redhat.com>
  • Loading branch information
rohanKanojia committed Jul 27, 2024
1 parent 6dd9178 commit e44bafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

on:
workflow_dispatch:
input:
inputs:
tag:
description: Tag to release
required: true
Expand Down

0 comments on commit e44bafb

Please sign in to comment.