Skip to content

Commit ec3e630

Browse files
committed
Fix: removes redundant entry from yaml that may cause issues
1 parent 49cbf21 commit ec3e630

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/java.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
server-username: MAVEN_USERNAME
2222
server-password: MAVEN_PASSWORD
2323
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
24-
gpg-passphrase: MAVEN_GPG_PASSPHRASE
2524

2625
- name: Configure GPG for batch mode
2726
run: |

0 commit comments

Comments
 (0)