You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add GitHub actions for publishing crates.
This commit adds a GitHub action (based on a similar one from Wasmtime) for
publishing the crates when new tags are created.
This also bumps the crate versions to 0.2.0, which will be the first versions
of the crates published.
* Add the `wit` tool to publishing.
The `wit` tool will also start at version 0.1.0.
* Add README to packages.
* Update .github/workflows/publish-to-crates-io.yml
Co-authored-by: Brian <[email protected]>
---------
Co-authored-by: Brian <[email protected]>
0 commit comments