- Notifications
You must be signed in to change notification settings - Fork1
Commit1d81e7c
authored
refactor: simplify build and draft release jobs (#30)
- and also fix the zip and release notes publish- there is no need to unzip and then later re-zip files to be publishedas draft because Kotlin does the zip in the first place, we just need toupload it and download it in the jobs that need it.- similar, release note files have to be shared between jobs byupload&download1 parent2c8014b commit1d81e7c
1 file changed
+18
-14
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 | 80 |
| |
91 | 81 |
| |
92 | 82 |
| |
93 | 83 |
| |
94 |
| - | |
95 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
96 | 92 |
| |
97 | 93 |
| |
98 | 94 |
| |
| |||
119 | 115 |
| |
120 | 116 |
| |
121 | 117 |
| |
122 |
| - | |
| 118 | + | |
123 | 119 |
| |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 |
| |
125 | 129 |
| |
126 | 130 |
| |
| |||
131 | 135 |
| |
132 | 136 |
| |
133 | 137 |
| |
134 |
| - | |
| 138 | + |
0 commit comments
Comments
(0)