-
chore: script to create a Rust release (#759)
发布于
2025-04-30 19:39:03 +00:00 For now, keep things simple such that we never update the
versionin
theCargo.tomlfor the workspace root on themainbranch. Instead,
create a new branch for a release, push one commit that updates the
version, and then tag that branch to kick off a release.To test, I ran this script and created this release job:
下载附件