Binarize mission SQM, and pack as pbo using armake2
Required Path to the mission directory to pack, relative to repository root. It must contains an unbinarized mission.sqm file.
Optional If not empty, the action will set the mission briefing name to this value before packing. Double quotes will be discarded.
There is no output
uses: actions/mission-make-pbo
with:
mission: CONT_Orion.Malden
briefingName: [GSRI] Orion-${{ env.GITHUB_RUN_NUMBER }}