Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
Set Java 11 version explicitly to publish artefacts on CI.
  • Loading branch information
ndeverge committed Mar 8, 2024
1 parent 220781d commit fe718d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
publish-artifacts:
name: Publish / Artifacts
uses: playframework/.github/.github/workflows/publish.yml@v4
with:
java: 11
secrets: inherit

0 comments on commit fe718d1

Please sign in to comment.