We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
release-please-action
1 parent 8b7e20d commit 8f42890Copy full SHA for 8f42890
1 file changed
README.md
@@ -109,4 +109,7 @@ build: release version v1.1.0-alpha.1
109
110
6. The **publish** Action then publishes the packages to npm and crates.io.
111
112
-<!-- TODO: possibly `semantic-release-cargo` can solve this problem: https://crates.io/crates/semantic-release-cargo -->
+<!-- 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