Commit fbebb51
committed
🔖 release v1.0.1
## 1.0.1
* [CHORE] Fixed CI pipeline issues in GitHub workflows
- Added version extraction from csproj files in publish workflow
- Fixed NuGet package push command to use specific package file instead of wildcard
- Simplified release workflow by removing unused NAME variable
- Added retention-days (7) to all artifact uploads to prevent storage buildup
- Cleaned up workflow formatting and removed redundant steps1 parent be1596c commit fbebb51
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments