Skip to content

Commit d5bd036

Browse files
committed
ci: drop redundant versioningTool input (MinVer is now unconditional)
The shared workflows no longer accept versioningTool; MinVer always runs. The minverMinimumMajorMinor floor still applies.
1 parent 3e2f4c1 commit d5bd036

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: reactiveui/actions-common/.github/workflows/workflow-common-release.yml@main
2323
with:
2424
solutionFile: Splat.DI.SourceGenerator.slnx
25-
versioningTool: minver
2625
minverMinimumMajorMinor: '2.3'
2726
bump: ${{ inputs.bump }}
2827
secrets:

0 commit comments

Comments
 (0)