Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
paualarco committed Sep 30, 2022
1 parent 124cc50 commit 4b6fafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash

set -e
sbt ++2.13.4 ci-release
sbt ++2.13.8 ci-release

0 comments on commit 4b6fafa

Please sign in to comment.