We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0731ff6 commit 3abf995Copy full SHA for 3abf995
.github/workflows/release-ga.yml
@@ -15,12 +15,7 @@ jobs:
15
with:
16
distribution: adopt
17
java-version: 17
18
- - uses: jvalkeal/setup-maven@v1
19
- with:
20
- maven-version: 3.8.4
21
- uses: jfrog/setup-jfrog-cli@v3
22
23
- version: 2.21.5
24
env:
25
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
26
- name: Configure JFrog Cli
.github/workflows/release-milestone.yml
@@ -18,12 +18,7 @@ jobs:
27
28
29
0 commit comments