mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-05 06:11:52 +00:00
Update build.yml
cv
This commit is contained in:
parent
02df6e806c
commit
e19e140803
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -47,6 +47,8 @@ jobs:
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
||||
|
||||
distribution: zulu
|
||||
java-version: 21
|
||||
|
||||
@ -244,3 +246,5 @@ jobs:
|
||||
--draft \
|
||||
--title $VERSION \
|
||||
--notes-file $RELEASE_NOTE
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user