Cysharp / MagicOnion

Unified Realtime/API framework for .NET platform and Unity.
MIT License
3.68k stars 417 forks source link

ci: include Directory.Build.props as release version update file #752

Closed guitarrapc closed 2 months ago

guitarrapc commented 2 months ago

tl;dr;

Eliminate manual update commit https://github.com/Cysharp/MagicOnion/commit/68f51d1dd4a378a9702a5e7c3743cf0eacf5f6b6

[!TIP] Cysharp/Actions update-packagejson now supports Directory.build.props version string update. ref: https://github.com/Cysharp/Actions/pull/55

DryRun result

Directory.Build.props is included in version updates.

https://github.com/Cysharp/MagicOnion/actions/runs/8517691369/job/23328663457#step:4:138

https://github.com/Cysharp/MagicOnion/commit/ef21f9c0858d8b14e0c06f57e1a07dc5edfdc5e8

image