All checks were successful
Publish Release / release (push) Successful in 1m5s
actions/checkout and actions/setup-dotnet are JavaScript actions, and act's host execution mode has a known unfixed path-resolution bug that causes MODULE_NOT_FOUND on their dist/index.js (nektos/act#2024). Replace them with plain git/dotnet shell steps that work against the runner's pre-installed toolchain. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>