Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Aug 25, 2023
1 parent 160cf5f commit 4f944d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pre-release-replacements = [
{file="deployment.yaml", search="ghcr.io/kube-rs/version-rs:.*", replace="ghcr.io/kube-rs/version-rs:{{version}}"},
]
pre-release-commit-message = "{{version}}"
push = push
push = true
tag = true
tag-name = "{{version}}"
sign-tag = true
Expand Down

0 comments on commit 4f944d1

Please sign in to comment.