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
In the cli crates-io, command release, which
2.1 pick the version from previous commit, bcz our version in master is always greater than the last version
2.2 release with the previous version
Problem to Solve
after #3103, we can publish packages with CI, so, publish all crates-io packages when tagging release as well
Possible Solution
trigger this action in the release workflow
Notes
No response
The text was updated successfully, but these errors were encountered: