Skip to content

Commit

Permalink
ci(release): clean-up OSSRH related stuffs (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
Djaytan authored Jan 2, 2025
1 parent b425c80 commit 1408864
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
uploads.github.com:443
repo.maven.apache.org:443
central.sonatype.com:443
oss.sonatype.org:443
jitpack.io:443
repo.papermc.io:443
api.nuget.org:443
Expand Down
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -396,17 +396,6 @@
<url>https://github.com/Djaytan/bukkit-slf4j/actions</url>
</ciManagement>

<distributionManagement>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>

<profiles>
<profile>
<id>ci</id>
Expand Down

0 comments on commit 1408864

Please sign in to comment.