Skip to content

Commit 416e8ce

Browse files
committed
Set Java version to publish explicitly
1 parent def171d commit 416e8ce

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/mergify.yml

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

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ jobs:
1313
name: Publish / Artifacts
1414
uses: playframework/.github/.github/workflows/publish.yml@v3
1515
secrets: inherit
16+
with:
17+
java: 8

0 commit comments

Comments
 (0)