Skip to content

Commit 8b73df8

Browse files
committed
I think we found the problem!
1 parent 18f28a4 commit 8b73df8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
ORG_GRADLE_PROJECT_nexus_pass: ${{ secrets.NEXUS_PASS }}
3333
ORG_GRADLE_PROJECT_gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
3434
ORG_GRADLE_PROJECT_gpg_key64_test: ${{ secrets.ORG_GRADLE_PROJECT_GPG_KEY64_TEST }}
35-
36-
gradle_key
3735
steps:
3836
- uses: actions/checkout@v3
3937
- name: jdk 11

0 commit comments

Comments
 (0)