Skip to content

Commit

Permalink
build: publishSigned (#1036)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Oct 10, 2023
1 parent c396042 commit 229fc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
PGP_SECRET: ${{ secrets.PGP_SECRET }}
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
PUBLISH_PASSWORD: ${{ secrets.PUBLISH_PASSWORD }}
run: sbt ci-release
run: sbt +publishSigned

documentation:
# runs on main repo only
Expand Down

0 comments on commit 229fc3e

Please sign in to comment.