Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflows: use configuration for artifact upload
Access the build directory programmatically via the configuration name set in the environment of the current workflow in the matrix. No wildcards necessary. Also prepend the name of the current configuration to the name of the uploaded artifact. This enables the upload of all artifacts generated by the entire build matrix since they'll all have different names.
- Loading branch information