Review if using a shared sep to publish wheels is worth it compared to the matrix style we currently have.
I believe you can run this action once to upload many build wheel/sdists in the packages-dir. I guess you could theoretically gather all the artifacts together and run once instead of in a matrix.
Maybe this was has some benefits though.
Originally posted by @aabmass in #234 (comment)
Review if using a shared sep to publish wheels is worth it compared to the matrix style we currently have.