Skip to content

Commit cd2cdf3

Browse files
Enhance release.yml
1 parent 40be1f9 commit cd2cdf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
with:
5050
distribution: "temurin"
5151
java-version: 11
52-
gpg-private-key: ${{ secrets.gpg_private_key }}
5352
gpg-passphrase: MAVEN_GPG_PASSPHRASE
5453
- name: GitHub Release
5554
run: mvn --batch-mode clean source:jar javadoc:jar deploy -P github,release -DskipTests

0 commit comments

Comments
 (0)