We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f28a4 commit 8b73df8Copy full SHA for 8b73df8
.github/workflows/deploy.yml
@@ -32,8 +32,6 @@ jobs:
32
ORG_GRADLE_PROJECT_nexus_pass: ${{ secrets.NEXUS_PASS }}
33
ORG_GRADLE_PROJECT_gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
34
ORG_GRADLE_PROJECT_gpg_key64_test: ${{ secrets.ORG_GRADLE_PROJECT_GPG_KEY64_TEST }}
35
-
36
- gradle_key
37
steps:
38
- uses: actions/checkout@v3
39
- name: jdk 11
0 commit comments