org.solarus_games.solarus.L.../.github/workflows/build-artifacts.yml

16 lines
331 B
YAML
Raw Normal View History

2024-11-05 12:59:48 +00:00
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"