Skip to content

Commit 8f42890

Browse files
committed
docs: consider using release-please-action
1 parent 8b7e20d commit 8f42890

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,7 @@ build: release version v1.1.0-alpha.1
109109

110110
6. The **publish** Action then publishes the packages to npm and crates.io.
111111

112-
<!-- TODO: possibly `semantic-release-cargo` can solve this problem: https://crates.io/crates/semantic-release-cargo -->
112+
<!-- TODO: possibly one of the following can solve this problem:
113+
- `semantic-release-cargo`: https://crates.io/crates/semantic-release-cargo
114+
- `release-please-action`: https://github.com/googleapis/release-please-action
115+
-->

0 commit comments

Comments
 (0)