- Notifications
You must be signed in to change notification settings - Fork3
Commitf886ea1
authored
fix(Makefile): remove suffix after patch number (#42)
Fixed release asset upload and version parsingUsing a glob pattern, the release workflow now correctly uploads all assets from the output directory. Version parsing in the Makefile has been updated to handle pre-release tags by removing trailing pre-release identifiers.Change-Id: I15b816393880406c9ac6a7cbbd2b3344c338894cSigned-off-by: Thomas Kosiewski <tk@coder.com>1 parentddf21a7 commitf886ea1
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments
Comments
(0)