FAForever / FAForeverMapEditor

A community-made map editor for the game Supreme Commander Forged Alliance
MIT License
3 stars 2 forks source link

Extend the build workflow to accept a version input #25

Open Garanas opened 6 months ago

Garanas commented 6 months ago

Extends https://github.com/FAForever/FAForeverMapEditor/issues/23 and https://github.com/FAForever/FAForeverMapEditor/pull/24. A workflow dispatch can accept an input. It should accept a version input and attach that to the name of the artifact.

Garanas commented 6 months ago

In the future we may want to retrieve the version from the Unity project somehow.