diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6f8cf9a23c..873d895a45 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,8 +32,6 @@ jobs: ORG_GRADLE_PROJECT_nexus_pass: ${{ secrets.NEXUS_PASS }} ORG_GRADLE_PROJECT_gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }} ORG_GRADLE_PROJECT_gpg_key64_test: ${{ secrets.ORG_GRADLE_PROJECT_GPG_KEY64_TEST }} - - gradle_key steps: - uses: actions/checkout@v3 - name: jdk 11