File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 25
25
uses : actions/setup-java@v4
26
26
with :
27
27
java-version : 17
28
+ distribution : zulu
28
29
server-id : github
29
30
server-username : GITHUB_ACTOR
30
31
server-password : GITHUB_TOKEN
Original file line number Diff line number Diff line change 20
20
uses : actions/setup-java@v4
21
21
with :
22
22
java-version : 17
23
+ distribution : zulu
23
24
server-id : github
24
25
server-username : GITHUB_ACTOR
25
26
server-password : GITHUB_TOKEN
36
37
uses : actions/setup-java@v4
37
38
with :
38
39
java-version : 17
40
+ distribution : zulu
39
41
server-id : ossrh
40
42
server-username : MAVEN_USERNAME
41
43
server-password : MAVEN_PASSWORD
Original file line number Diff line number Diff line change 23
23
uses : actions/setup-java@v4
24
24
with :
25
25
java-version : 17
26
+ distribution : zulu
26
27
server-id : github
27
28
server-username : GITHUB_ACTOR
28
29
server-password : GITHUB_TOKEN
52
53
uses : actions/setup-java@v4
53
54
with :
54
55
java-version : 17
56
+ distribution : zulu
55
57
server-id : ossrh
56
58
server-username : MAVEN_USERNAME
57
59
server-password : MAVEN_PASSWORD
You can’t perform that action at this time.
0 commit comments