We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70c307 commit 612b806Copy full SHA for 612b806
docs/contributing-release-process.md
@@ -22,6 +22,6 @@ be executed to make the release:
22
1. Push the tag to the repository
23
* This will trigger the release CI which will create all release artifacts and
24
publish them to GitHub releases.
25
-1. Run `scripts/publish-all.sh` to publish all crates to crates.io
+1. Run `scripts/publish-wasmtime.sh` to publish all crates to crates.io
26
27
And that's it, then you've done a Wasmtime release.
0 commit comments