Path globs used to match files in the build's workspace.
For Python/ Twine, this is usually dist / * , and sometimes additionally an .asc file.
dist / *
.asc
core.List<core.String>? paths;