Commit e2c870c
committed
workflows: omit *.publish.attestation files from release artifacts
gh-action-pypi-publish now writes attestation files to the artifact
directory that should not be uploaded to the GitHub release. Add
explicit wildcards for the file extensions we do want to upload.
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>1 parent d4c4f98 commit e2c870c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
313 | 315 | | |
314 | 316 | | |
315 | 317 | | |
316 | 318 | | |
317 | 319 | | |
318 | | - | |
| 320 | + | |
0 commit comments