We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e41db7c + 37c3deb commit 454147eCopy full SHA for 454147e
.github/workflows/publish.yml
@@ -27,6 +27,8 @@ jobs:
27
with:
28
jvm: adoptium:17
29
30
+ - uses: sbt/setup-sbt@v1
31
+
32
- name: Publish artifacts
33
run: sbt ci-release
34
env:
0 commit comments