Skip to content

Commit ddaae35

Browse files
committed
Updated the handover document
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
1 parent 8f055de commit ddaae35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Handover.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ To enable the release-plz, edit the rust-release file in .github/workflows, unco
6767
and add your crates.io API token as a Github secret.
6868

6969
Once the release-plz is enabled, every push to main is added to a generated release PR. When the release PR
70-
is merged, a new release is fully automatically published to the cargo registry and the documentation is uploaded to rustdocs.org.
70+
is merged, a new Github release is generated fully automatically, a new version is
71+
published to the cargo registry, and the documentation is uploaded to rustdocs.org.
7172

7273
For details on how to configure release-plz, consult the documentation:
7374
https://github.com/MarcoIeni/release-plz

0 commit comments

Comments
 (0)