Skip to content

Commit 41ed236

Browse files
authored
added distribution for publishing (#399)
1 parent b47f45a commit 41ed236

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-java@v5.0.0
1717
with:
1818
java-version: 21
19+
distribution: 'adopt'
1920

2021
# Base64 decodes and pipes the GPG key content into the secret file
2122
- name: Prepare environment

0 commit comments

Comments
 (0)