diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2930849..f2e191a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ jobs: apt-get -y update && apt-get -y install build-essential ca-certificates curl git gpg-agent openjdk-8-jdk software-properties-common wget zipalign git-secret ls -al .. ls -al - git-secret reveal + git secret reveal env: PGP_PRIVATE_KEY: ${{ secrets.PGP_PRIVATE_KEY }} KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}