Skip to content

Commit 65fd489

Browse files
author
Manuel Galle
committed
added missing key
1 parent bee3011 commit 65fd489

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: actions/setup-java@v2
3232
with:
3333
java-version: 11
34+
distribution: 'adopt'
3435
server-id: github
3536

3637
- name: Configure Git user

0 commit comments

Comments
 (0)