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
- Update deprecated actions/create-release@v1 to softprops/action-gh-release@v2
- Add jq dependency for JSON parsing in release workflow
- Add CARGO_REGISTRY_TOKEN checks to gracefully handle missing secrets
- Fix Cargo.toml edition from 2024 to 2021 (2024 edition not yet stable)
- Add proper GITHUB_TOKEN for documentation update commits
- Improve error handling in crates.io publication workflow
These fixes should resolve CI failures and enable successful automated releases.
0 commit comments