Skip to content

Release 0.5.6-prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jan 10:57
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.