Skip to content

Commit b51af91

Browse files
committed
[skip ci] CI automation
1 parent 4776911 commit b51af91

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/ossrhSettings.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,4 @@
66
<password>${MAVEN_PASSWORD}</password>
77
</server>
88
</servers>
9-
<profiles>
10-
<profile>
11-
<id>ossrh</id>
12-
<activation>
13-
<activeByDefault>true</activeByDefault>
14-
</activation>
15-
<properties>
16-
<gpg.executable>gpg2</gpg.executable>
17-
<gpg.passphrase>${GPG_PASS_PHRASE}</gpg.passphrase>
18-
</properties>
19-
</profile>
20-
</profiles>
219
</settings>

0 commit comments

Comments
 (0)