Skip to content

Commit 3e5bb96

Browse files
committed
chore: Changed some field values
1 parent 4c18812 commit 3e5bb96

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

jreleaser.template.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ signing:
2626
# publicKey: from JRELEASER_GPG_PUBLIC_KEY
2727
# secretKey: from JRELEASER_GPG_SECRET_KEY
2828
# passphrase: JRELEASER_GPG_PASSPHRASE
29-
artifacts: true
3029

3130
release:
3231
github:
@@ -51,5 +50,9 @@ deploy:
5150
# stage: from JRELEASER_MAVENCENTRAL_STAGE
5251
authorization: BASIC
5352
sign: true
53+
checksums: true
54+
sourceJar: true
55+
javadocJar: true
56+
verifyPom: true
5457
stagingRepositories:
5558
- VCL/target/staging-deploy

0 commit comments

Comments
 (0)