github: Add manual workflow to build and upload release binaries
authorJack Grigg <thestr4d@gmail.com>
Mon, 17 Apr 2023 18:59:56 +0000 (11:59 -0700)
committerTom Stellard <tstellar@redhat.com>
Mon, 17 Apr 2023 19:03:56 +0000 (12:03 -0700)
commit5b8156bf623042c857150cb9a6039d7e775d90e4
tree30af16a5d79c726b9129a41bbd150ae2ecb3e0f9
parentf40ed1f619046e98d08b092b1afb835ed5156f52
github: Add manual workflow to build and upload release binaries

Reviewed By: kwk

Differential Revision: https://reviews.llvm.org/D143535
.github/workflows/release-binaries.yml [new file with mode: 0644]
.github/workflows/set-release-binary-outputs.sh [new file with mode: 0644]