Decode myself

This commit is contained in:
Eugene Yokota 2020-12-02 03:55:54 -05:00
parent cbd18b9d28
commit 9cf5d62edc
1 changed files with 1 additions and 0 deletions

View File

@ -32,4 +32,5 @@ jobs:
CI_RELEASE: publishSigned
CI_SONATYPE_RELEASE: version
run: |
echo $PGP_SECRET | base64 --decode | gpg --import --batch --yes --pinentry-mode loopback --passphrase $PGP_PASSPHRASE
sbt ci-release