Skip to content

Commit 612b806

Browse files
committed
Update contributing docs with new script name
1 parent b70c307 commit 612b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing-release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ be executed to make the release:
2222
1. Push the tag to the repository
2323
* This will trigger the release CI which will create all release artifacts and
2424
publish them to GitHub releases.
25-
1. Run `scripts/publish-all.sh` to publish all crates to crates.io
25+
1. Run `scripts/publish-wasmtime.sh` to publish all crates to crates.io
2626

2727
And that's it, then you've done a Wasmtime release.

0 commit comments

Comments
 (0)