File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ component API over top of the existing WASI API. Keep it updated from
9393🚚 To create a new release, don't use the GitHub UI directly; use the [ draft
9494release] GitHub Actions workflow to create the initial draft release with the
9595compiled WASM artifact. Then you can edit that release and publish it as normal.
96- Make sure the ` version ` field is correct in ` Cargo.toml ` before drafting the
97- release; it's used to choose the ` v${version} ` tag name for the release. Also
98- try not to change the artifacts attached to the draft release; they were
96+ Make sure the ` version ` fields are correct before drafting the release; it's
97+ used to choose the ` v${version} ` tag name for the release and in publishing.
98+ Also try not to change the artifacts attached to the draft release; they were
9999generated by GitHub Actions.
100100
101101<!-- prettier-ignore -->
You can’t perform that action at this time.
0 commit comments