Skip to content

Commit

Permalink
Fix build.gradle.kts (#71)
Browse files Browse the repository at this point in the history
* Fix Exploits

* Fix build.gradle.kts

* Fix build.gradle.kts

* Fix build.gradle.kts

* Fix build.gradle.kts

---------

Signed-off-by: IPECTER 이팩터 <[email protected]>
  • Loading branch information
IPECTER authored Dec 30, 2023
1 parent 379a2ac commit 264f7cf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ allprojects {
repositories {
maven {
name = "githubPackage"
url = uri("https://maven.pkg.github.com/PlazmaMC/Plazma")
url = uri("https://maven.pkg.github.com/PlazmaMC/PlazmaBukkit")

credentials {
username = System.getenv("GITHUB_USERNAME")
Expand Down
34 changes: 0 additions & 34 deletions patches/api/0005-Publish-Packages.patch

This file was deleted.

0 comments on commit 264f7cf

Please sign in to comment.