Skip to content

Commit

Permalink
Merge pull request #122 from playframework/ndeverge-patch-1
Browse files Browse the repository at this point in the history
Keep publishing artifacts with Java 11
  • Loading branch information
mkurz committed Mar 8, 2024
2 parents 220781d + fe718d1 commit 143848a
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 143848a

Please sign in to comment.