Skip to content

Commit

Permalink
Update release command
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Sep 22, 2024
1 parent 6e0ab48 commit 0b2fb2a
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 @@ -58,7 +58,7 @@ jobs:
PGP_SECRET: ${{ secrets.PGP_SECRET }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
run: sbt ci-release
run: sbt "root2_12/ci-release; root/ci-release; root3/ci-release"

ci-passed:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0b2fb2a

Please sign in to comment.