Commit 5bb120b
committed
Improve
Updated the `dotnet publish` step to properly quote the output
directory path, ensuring compatibility with paths containing
spaces or special characters. Removed the artifact upload
step (`actions/upload-artifact@v4`) to simplify the workflow.dotnet publish and remove artifact upload1 parent 739bea4 commit 5bb120b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments