Skip to content

Commit

Permalink
use focal distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Ball, Nware committed Feb 2, 2023
1 parent 99a5541 commit 31b4c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'temurin'
distribution: 'focal'
server-id: sonatype-nexus-staging # Value of the distributionManagement/repository/id field of the pom.xml
server-username: CI_DEPLOY_USERNAME # env variable for username in deploy
server-password: CI_DEPLOY_PASSWORD # env variable for token in deploy
Expand Down

0 comments on commit 31b4c27

Please # to comment.