Commit 6197e2c
committed
Fix summary upload: use directory path instead of file path
The upload-artifact-verified action requires a directory path,
not a file path. Changed from uploading the specific .md file
to uploading the .audit/ directory containing it.
Note: This work was completed with AI assistance (Claude Code).1 parent 55f723f commit 6197e2c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
682 | | - | |
| 682 | + | |
| 683 | + | |
683 | 684 | | |
684 | 685 | | |
685 | 686 | | |
| |||
0 commit comments