Skip to content

Commit 0a76945

Browse files
committed
Release v0.0.3
1 parent 79c071c commit 0a76945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-java@v2
1818
with:
1919
java-version: 8
20-
distribution: 'adapt'
20+
distribution: 'adopt'
2121
server-id: ossrh
2222
server-username: OSSRH_USERNAME
2323
server-password: OSSRH_PASSWORD

0 commit comments

Comments
 (0)