Add distribution
tag for Java action v2
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- name: Set up JDK 15
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: 15
|
||||
architecture: x64
|
||||
|
||||
|
Reference in New Issue
Block a user