We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54572d1 commit 1570e4dCopy full SHA for 1570e4d
.github/workflows/release.yml
@@ -13,6 +13,5 @@ jobs:
13
uses: 42BV/42-github-workflows/.github/workflows/maven-release.yml@maven-release-scripts
14
secrets: inherit
15
with:
16
- java-version: 21
17
release-version: ${{ github.event.inputs.release-version }}
18
next-version: ${{ github.event.inputs.next-version }}
0 commit comments