Fixes
- Don't break when building multiple specs (#180)
- Add
ARTIFACT_NAME
option to allow using different artifact name for each spec in matrix, preventing crash.
- If you were building multiple specs in a single job, #173 turned out to be a breaking change. Please add
ARTIFACT_NAME
as shown in example.
Full Changelog: v2.11.1...v2.11.2