We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0430954 commit 169db20Copy full SHA for 169db20
fern/generators.yml
@@ -45,9 +45,12 @@ groups:
45
coordinate: io.intercom:intercom-java
46
username: ${MAVEN_USERNAME}
47
password: ${MAVEN_PASSWORD}
48
+ signature:
49
+ keyId: ${MAVEN_SIGNING_KEY_ID}
50
+ password: ${MAVEN_SIGNING_PASSWORD}
51
+ secretKey: ${MAVEN_SIGNING_KEY}
52
github:
53
repository: intercom/intercom-java
- mode: pull-request
54
config:
55
enable-inline-types: true
56
client-class-name: Intercom
0 commit comments