Skip to content

Commit

Permalink
chore: Fix typo in tagging script
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter committed May 22, 2023
1 parent 078c221 commit afde1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tag-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ openly_style_version="$(awk -F '=' '/OPENLY_STYLE_VERSION=/{print $2}' Dockerfil
tag="$vale_version"
msg="Release $tag
- vale: $helm_version
- vale: $vale_version
- Microsoft style: $ms_style_version
- Openly style: $openly_style_version
"
Expand Down

0 comments on commit afde1b5

Please sign in to comment.