This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 8b2501096 chore(docs): minor update
8b2501096 is described below
commit 8b25010964ef6498afc8f37d4c8b4d1662732f83
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Jul 17 12:12:35 2023 +0200
chore(docs): minor update
---
release.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release.adoc b/release.adoc
index c7e55acab..e9e8bb67a 100644
--- a/release.adoc
+++ b/release.adoc
@@ -119,7 +119,7 @@ Make some test and if all is in order, you can upload the
sources and CLIs to th
```
cd release-utils/scripts/
-./upload-sources.sh <released_version> <released_version>
+./upload-source.sh <released_version> <released_version>
```
[[release-notes]]