Commit 17f0a17
fix(ci): Use version for release tag instead of branch name
When the release workflow is triggered via workflow_dispatch, the
release and tag were named after the branch (e.g., "master") instead of
the actual version. Now the version is extracted from build.gradle.kts
and used for both the tag and the GitHub release.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 47f3de5 commit 17f0a17
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| |||
34 | 43 | | |
35 | 44 | | |
36 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
37 | 53 | | |
38 | 54 | | |
39 | 55 | | |
40 | | - | |
| 56 | + | |
0 commit comments