org.solarus_games.solarus.L.../.github/workflows/build-artifacts.yml
XargonWan fb33470238
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled
Migrating to new workflows
2024-11-05 21:59:48 +09:00

16 lines
331 B
YAML

name: "Build Artifacts for RetroDECK main manifest"
on:
push:
branches:
- master
- main
workflow_call:
workflow_dispatch:
jobs:
build-project:
uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main
with:
MANIFEST_FILENAME: "org.solarus_games.solarus.Launcher.yaml"