Commit 5b084d9
committed
Update artifact name in build workflow, remove .zip ext
The artifact upload step in the build workflow now uses SignalR.OpenApi.${{ env.VERSION }} as the artifact name instead of appending a .zip extension. The upload path continues to target all .nupkg files in the ./artifacts directory.1 parent 01ce6e5 commit 5b084d9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments