Skip to content

Commit dcb9208

Browse files
committed
oops
1 parent c4a7634 commit dcb9208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
distribution: adopt
1515
java-version: 8
16-
- run: sbt versionCheck ci-release
16+
- run: sbt ci-release
1717
env:
1818
PGP_PASSPHRASE: ${{secrets.PGP_PASSPHRASE}}
1919
PGP_SECRET: ${{secrets.PGP_SECRET}}

0 commit comments

Comments
 (0)