Skip to content

Commit e013684

Browse files
authored
Update generators.yml
1 parent 803f4c3 commit e013684

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

fern/generators.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,14 @@ groups:
4040
generators:
4141
- name: fernapi/fern-java-sdk
4242
version: 2.32.4
43-
# output:
44-
# location: maven
45-
# coordinate: com.square:square-java
46-
# username: ${MAVEN_USERNAME}
47-
# password: ${MAVEN_PASSWORD}
43+
output:
44+
location: maven
45+
coordinate: io.intercom:intercom-java
46+
username: ${MAVEN_USERNAME}
47+
password: ${MAVEN_PASSWORD}
4848
github:
4949
repository: intercom/intercom-java
50-
branch: 04-07-2025-0558PM
51-
mode: push
50+
mode: pull-request
5251
config:
5352
enable-inline-types: true
5453
client-class-name: Intercom

0 commit comments

Comments
 (0)