From 1408864fe9d3654d87adb9c06a25c59d5d9b6a1d Mon Sep 17 00:00:00 2001
From: Djaytan <26904516+Djaytan@users.noreply.github.com>
Date: Thu, 2 Jan 2025 18:13:55 +0100
Subject: [PATCH] ci(release): clean-up OSSRH related stuffs (#125)
---
.github/workflows/release.yaml | 1 -
pom.xml | 11 -----------
2 files changed, 12 deletions(-)
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 3e3aec8..e34a865 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -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
diff --git a/pom.xml b/pom.xml
index 89e947b..1849e79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,17 +396,6 @@
https://github.com/Djaytan/bukkit-slf4j/actions
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
-
ci