Skip to content

Commit

Permalink
add sbt in release :facepaaalm
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Dec 16, 2024
1 parent f530399 commit af3f1e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
with:
distribution: temurin
java-version: 17
# see: https://github.com/actions/runner-images/issues/10788
- uses: sbt/setup-sbt@v1
- name: Cut Release
env:
# NOTE: We must not use the default GITHUB_TOKEN for auth here,
Expand Down

0 comments on commit af3f1e3

Please sign in to comment.