Skip to content

Commit

Permalink
[CI/CD] Updates Release Maven Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThuF committed Dec 15, 2023
1 parent b0f56ea commit 2096656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
snapshot-version:
description: Snapshot Version
required: true
default: 3.1.2-SNAPSHOT
default: 4.0.0-SNAPSHOT

run-name: 'version set to ${{ inputs.release-version }} for release'

Expand Down

0 comments on commit 2096656

Please sign in to comment.