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
|
- name: Setup Java
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
|
|
||||||
|
|
||||||
distribution: zulu
|
distribution: zulu
|
||||||
java-version: 21
|
java-version: 21
|
||||||
|
|
||||||
@ -244,3 +246,5 @@ jobs:
|
|||||||
--draft \
|
--draft \
|
||||||
--title $VERSION \
|
--title $VERSION \
|
||||||
--notes-file $RELEASE_NOTE
|
--notes-file $RELEASE_NOTE
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user