Skip to content

Commit

Permalink
ci: fix typo on description
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Aug 9, 2023
1 parent b059201 commit dff9635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:
inputs:
update-strategy:
description: "update strategy to use. Valid values are 'patch', 'minor' or 'major'"
description: "Update strategy to use. Valid values are 'patch', 'minor' or 'major'"
type: choice
options:
- "patch"
Expand Down

0 comments on commit dff9635

Please sign in to comment.