mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-21 18:15:26 +01:00
Update hangar plugin deps bcu they changed the API
This commit is contained in:
parent
288474cd20
commit
320dc82b83
20
.github/workflows/call.platform_uploads.yml
vendored
20
.github/workflows/call.platform_uploads.yml
vendored
@ -58,34 +58,22 @@ jobs:
|
||||
{
|
||||
"name": "Multiverse-Inventories",
|
||||
"required": false,
|
||||
"namespace": {
|
||||
"owner": "Multiverse",
|
||||
"slug": "Multiverse-Inventories"
|
||||
}
|
||||
"platforms": ["PAPER"]
|
||||
},
|
||||
{
|
||||
"name": "Multiverse-Portals",
|
||||
"required": false,
|
||||
"namespace": {
|
||||
"owner": "Multiverse",
|
||||
"slug": "Multiverse-Portals"
|
||||
}
|
||||
"platforms": ["PAPER"]
|
||||
},
|
||||
{
|
||||
"name": "Multiverse-NetherPortals",
|
||||
"required": false,
|
||||
"namespace": {
|
||||
"owner": "Multiverse",
|
||||
"slug": "Multiverse-NetherPortals"
|
||||
}
|
||||
"platforms": ["PAPER"]
|
||||
},
|
||||
{
|
||||
"name": "Multiverse-SignPortals",
|
||||
"required": false,
|
||||
"namespace": {
|
||||
"owner": "Multiverse",
|
||||
"slug": "Multiverse-SignPortals"
|
||||
}
|
||||
"platforms": ["PAPER"]
|
||||
}
|
||||
]}
|
||||
|
||||
|
@ -131,7 +131,6 @@ jobs:
|
||||
uses: benwoo1110/hangar-upload-action@v1
|
||||
with:
|
||||
api_token: ${{ secrets.HANGAR_UPLOAD_TOKEN }}
|
||||
author: Multiverse
|
||||
slug: ${{ inputs.hangar_slug }}
|
||||
version: ${{ steps.release-info.outputs.tag_name }}
|
||||
channel: ${{ steps.parse-release-type.outputs.release_type }}
|
||||
|
Loading…
Reference in New Issue
Block a user