Commit ac3204e
committed
ci(windows build): Replace deleted rearrangement/auto-releases with softprops/action-gh-release
The rearrangement/auto-releases repository was deleted, causing Windows build
workflow failures. Replace with the actively maintained softprops/action-gh-release
action which provides the same functionality.
Changes:
- Switch from rearrangement/auto-releases@v1.1 to softprops/action-gh-release@v2.3.3
- Update parameter names: automatic_release_tag → tag_name, repo_token → token, title → name
Fixes GitHub Actions workflow that was broken due to missing dependency.1 parent ee67cde commit ac3204e
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
0 commit comments