This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new b67e3991b6 fix tag steps in release procedure
b67e3991b6 is described below
commit b67e3991b6e9cd5d5811e532b1af0e583582e702
Author: aldettinger <[email protected]>
AuthorDate: Thu Mar 28 10:33:33 2024 +0100
fix tag steps in release procedure
---
docs/modules/ROOT/pages/contributor-guide/release-guide.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
b/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
index a736a6e477..dc0c65a043 100644
--- a/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
@@ -348,7 +348,7 @@ The following needs to be done:
* Go to
https://github.com/apache/camel-quarkus/releases[https://github.com/apache/camel-quarkus/releases].
* Click the tag you want to promote to a GitHub release
-* Click "Edit Tag" button
+* Click "Create release from tag" button
* In the "New release" form:
* Leave "Release title" empty
* Choose the tag of the previous release from the "Previous tag" select field