org.zdoom.GZDoom/.github/workflows/build-artifacts.yml
XargonWan db6953953a
Some checks are pending
Build Artifacts for RetroDECK main manifest / build-project (push) Waiting to run
Fixed target manifest name
2025-01-04 22:07:00 +09:00

16 lines
313 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.zdoom.GZDoom.yaml"