## Steps Any generation. ## Problem https://github.com/sbt/sbt-github-actions/blob/6b89abdd5381ef61870b43dec89cf8bf1ab9c722/src/main/scala/sbtghactions/GenerativePlugin.scala#L738 sbt-github-actions implicitly chooses the first JDK on the list for publishing. ## Expectation Provide an explicit setting for JDK version used for publishing.
Steps
Any generation.
Problem
sbt-github-actions/src/main/scala/sbtghactions/GenerativePlugin.scala
Line 738 in 6b89abd
sbt-github-actions implicitly chooses the first JDK on the list for publishing.
Expectation
Provide an explicit setting for JDK version used for publishing.