Commit 95f255e
fix: add -SNAPSHOT suffix for snapshot CI publishing
- Move version to gradle.properties (0.1.2) as single source of truth
- Append -SNAPSHOT conditionally via -PsnapshotBuild property
- Pass -PsnapshotBuild in snapshot workflow
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fba0258 commit 95f255e
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments