sbt/.github/decodekey.sh

4 lines
131 B
Bash
Executable File

#!/bin/bash
echo $PGP_SECRET | base64 --decode | gpg --import --batch --yes --pinentry-mode loopback --passphrase $PGP_PASSPHRASE