Skip to content

Commit bc13e78

Browse files
algolia-botmillotp
andcommitted
fix(scripts): release independently each language
algolia/api-clients-automation#1374 Co-authored-by: Pierre Millot <[email protected]>
1 parent d8ed4d9 commit bc13e78

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-java@v3
2424
with:
2525
distribution: zulu
26-
java-version-file: config/.java-version
26+
java-version-file: .java-version
2727
cache: gradle
2828

2929
- name: Validate gradle wrapper

.java-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
11.0.18

0 commit comments

Comments
 (0)