Skip to content

Commit

Permalink
:release: try fix ci release (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dos65 authored Apr 24, 2024
1 parent bac92d6 commit 16eba24
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 @@ -63,4 +63,4 @@ jobs:
PGP_SECRET: ${{ secrets.PGP_SECRET }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
run: sbt +ci-release
run: sbt ci-release

0 comments on commit 16eba24

Please sign in to comment.