Skip to content

Commit

Permalink
add sbt/setup-sbt@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Jan 31, 2025
1 parent 0ec1095 commit 5e7379f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
distribution: temurin
java-version: 11
cache: sbt
- uses: sbt/setup-sbt@v1
- run: sbt ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
Expand Down

0 comments on commit 5e7379f

Please sign in to comment.