0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 22:50:46 -05:00
Refringe 5fce20ef70
Combines the assemble and publish workflows
The assemble and publish workflows worked with the same release files and just had different purposes. Normally I'd like to keep them separated, but the process of creating an artifact from one workflow to the next with a folder this large takes a minute or two, and frankly, I'd rather not wait.

This commit combines them into one larger assemble-and-publish workflow.
2024-03-28 19:06:01 -04:00
..