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 2424 with :
2525 distribution : ' zulu'
2626 java-version : ' 8'
27+ cache : ' maven'
2728 server-id : central
2829 server-username : MAVEN_USERNAME
2930 server-password : MAVEN_TOKEN
3536
3637 - name : Run release release.yml
3738 env :
39+ GITHUB_ACTOR : ${{ github.actor }}
40+ GITHUB_TOKEN : ${{ github.token }}
3841 MAVEN_USERNAME : ${{ secrets.MAVEN_CENTRAL_USER }}
3942 MAVEN_TOKEN : ${{ secrets.MAVEN_CENTRAL_TOKEN }}
4043 RELEASE_VERSION : ${{ github.event.inputs.releaseVersion }}
Original file line number Diff line number Diff line change 1717 with :
1818 distribution : ' zulu'
1919 java-version : ' 8'
20+ cache : ' maven'
2021 server-id : central
2122 server-username : MAVEN_USERNAME
2223 server-password : MAVEN_TOKEN
Original file line number Diff line number Diff line change 1919 with :
2020 distribution : ' zulu'
2121 java-version : ' 8'
22+ cache : ' maven'
2223 server-id : central-portal-snapshots
2324 server-username : MAVEN_USERNAME
2425 server-password : MAVEN_TOKEN
You can’t perform that action at this time.
0 commit comments