mirror of
https://github.com/sbt/sbt.git
synced 2026-09-05 01:03:36 +02:00
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user