Description
When running the publishing triggered from a change on main for a given module, the version it is published with still contains -prerelease. Seems that the logic to get if the branch is the default branch is flawed.
Created a PR to investigate further.
Description
When running the publishing triggered from a change on main for a given module, the version it is published with still contains
-prerelease. Seems that the logic to get if the branch is the default branch is flawed.Created a PR to investigate further.