Skip to content

Commit

Permalink
fix typo on action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Alexandre NICOLAIE <xunleii@users.noreply.github.com>
  • Loading branch information
xunleii and cpanato committed Apr 1, 2023
1 parent ba1f330 commit 53b7e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
description: "Just install cr tool"
required: false
skip_packaging:
description: "Skip the packaging option (do your custom packaging before running this action"
description: "Skip the packaging option (do your custom packaging before running this action)"
required: false
skip_existing:
description: "Skip package upload if release exists"
Expand Down

0 comments on commit 53b7e85

Please sign in to comment.