fix multiplayer build

This commit is contained in:
Ruben Fiszel
2023-05-30 18:20:45 +02:00
parent 915f20fb0a
commit 34ce594d61
+6
View File
@@ -7,6 +7,12 @@ name: Publish websocket multiplayer server
on:
workflow_dispatch:
permissions:
contents: read
id-token: write
packages: write
jobs:
publish_multiplayer:
runs-on: ubuntu-latest