Skip to content

Commit bd31846

Browse files
authored
Simplify CI release uploading (#12062)
Historically we had some complicated logic to create releases due to how CI was structured, but this has long since not been the case. Remove the wad of JS we have at `.github/actions/github-release` and replace it with some `gh` CLI commands which do the trick.
1 parent 27a8591 commit bd31846

File tree

6 files changed

+15
-802
lines changed

6 files changed

+15
-802
lines changed

.github/actions/github-release/README.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/actions/github-release/action.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/actions/github-release/main.js

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)