From 1e7c5d50086e9c4762372dc973221300e2fd8882 Mon Sep 17 00:00:00 2001 From: Ben Woo <30431861+benwoo1110@users.noreply.github.com> Date: Sun, 27 Aug 2023 23:33:05 +0800 Subject: [PATCH] Update hangar plugin deps bcu they changed the API --- .github/workflows/call.platform_uploads.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.github/workflows/call.platform_uploads.yml b/.github/workflows/call.platform_uploads.yml index 0b14a05..7acdd9d 100644 --- a/.github/workflows/call.platform_uploads.yml +++ b/.github/workflows/call.platform_uploads.yml @@ -54,18 +54,12 @@ jobs: { "name": "Multiverse-Core", "required": true, - "namespace": { - "owner": "Multiverse", - "slug": "Multiverse-Core" - } + "platforms": ["PAPER"] }, { "name": "Multiverse-Portals", "required": false, - "namespace": { - "owner": "Multiverse", - "slug": "Multiverse-Portals" - } + "platforms": ["PAPER"] } ]}