mirror of https://github.com/sbt/sbt.git
parent
62c92c6b76
commit
88e73e260f
|
|
@ -54,7 +54,6 @@ jobs:
|
|||
- name: Release
|
||||
run: ./sbt ci-release
|
||||
env:
|
||||
CI_RELEASE: "++2.13.3 publishSigned"
|
||||
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
|
||||
PGP_SECRET: ${{ secrets.PGP_SECRET }}
|
||||
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue