From 77e3a7f53defc5b2d32e1a078bdc2f233c5a9c23 Mon Sep 17 00:00:00 2001 From: Florian Stober Date: Sun, 2 Feb 2025 13:11:14 +0100 Subject: [PATCH] sponge bridge artifact --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4fdb24d8..4916c123 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,5 +41,5 @@ jobs: uses: actions/upload-artifact@v4 if: success() with: - name: BungeeTabListPlus Bukkit Bridge + name: BungeeTabListPlus Sponge Bridge path: sponge/build/libs/BungeeTabListPlus_SpongeBridge-*-SNAPSHOT.jar