DataDog / dd-trace-dotnet

.NET Client Library for Datadog APM
https://docs.datadoghq.com/tracing/
Apache License 2.0
413 stars 132 forks source link

Update workflow file again #5712

Closed andrewlock closed 1 week ago

andrewlock commented 1 week ago

Summary of changes

Fix GitHub versino-bump action

Reason for change

I got the condition wrong 🤦‍♂️ Also, it didn't support -prerelease releases

Implementation details

Run the version bump if the release does end with .0 (or .0-prerelease)

Test coverage

Meh, surely I can't get it wrong twice 😶

Other details

I got it wrong here first: