Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08b9a8e

Browse files
authoredFeb 8, 2025··
Update java11-publish.yml
1 parent 0a443cf commit 08b9a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/java11-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
2929
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
3030
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
31+
MAVEN_GPG_KEY: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)
Please sign in to comment.