Release 0.5.6-prerelease
Pre-release
Pre-release
Remove continue-on-error from NuGet push in publish workflow The `continue-on-error` option was removed to ensure the workflow fails if the NuGet push step encounters an error. This change improves reliability and ensures issues are caught during the publishing process.