Commit 8db23e3
authored
🐛 Fix github release editing (upload GUI builds) (#95)
* 🐛🚧 rm empty copy statement and hard-code tag for now
- also remove restrictions for testing
* 🐛 try to run it only for mac for now, specify .app
* 🐛 missed v prefix...
- try directly with Windows
* 🐛 try to change windows tag access, zip .app folder
* 🐛 see if GITHUB_REF_NAME works, if cond. are ignored.. try different
* 🚧 retry with string
- GITHUB_REF_NAME should make it work
* 🎨 only upload releases (which are tags)
- MacOs needs zipping, otherwise same as exe
* 🎨 improve zip-folder structure1 parent 99e38d9 commit 8db23e3
1 file changed
+24
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
| 170 | + | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
178 | 196 | | |
179 | | - | |
| 197 | + | |
0 commit comments