Skip to content

Commit

Permalink
Fixing relese.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luksow committed Oct 17, 2024
1 parent 8d730a3 commit 7bb6b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0
- uses: olafurpg/setup-scala@v14
with:
java-version: adopt@1.17
java-version: zulu@1.17.0-0
- run: sbt ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
Expand Down

0 comments on commit 7bb6b94

Please sign in to comment.