This issue is to resolve the currently failing CICD build for github actions, where multi-permutation matrix inputs into the reusable workflow all race to create the release, which can only be done one.
We should instead move that step out of the reusable workflow.
This issue is to resolve the currently failing CICD build for github actions, where multi-permutation matrix inputs into the reusable workflow all race to create the release, which can only be done one.
We should instead move that step out of the reusable workflow.