Merge pull request #205 from Lorenzune/pr-emulator-release-dispatch

Allow manual emulator release workflow
This commit is contained in:
DuckieTM
2026-06-15 07:25:13 +02:00
committed by GitHub
+1
View File
@@ -3,6 +3,7 @@ name: Build & Release JAR
on: on:
push: push:
branches: [main] branches: [main]
workflow_dispatch:
permissions: permissions:
contents: write contents: write