Skip to content

Commit

Permalink
Run ci-release task under 2.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
fsvehla committed Jun 20, 2021
1 parent 18ee945 commit bd90bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Cache scala dependencies
uses: coursier/cache-action@v6
- name: Release artifacts
run: sbt ci-release
run: sbt ++2.13.6 ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
Expand Down

0 comments on commit bd90bcd

Please sign in to comment.