Skip to content

Commit a0a35b2

Browse files
committed
Fix nonsense characters polluting gpg_key64.
1 parent 2785f17 commit a0a35b2

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: ${{ secrets.GPG_KEY64 }}
35-
36-
gradle_key
3735
steps:
3836
- uses: actions/checkout@v3
3937
- name: jdk 11

0 commit comments

Comments
 (0)