Create a workflow for releases
authorTheYoBots <yohaan.nathanjw@gmail.com>
Mon, 10 Jan 2022 06:46:45 +0000 (06:46 +0000)
committerFabian Fichter <ianfab@users.noreply.github.com>
Tue, 11 Jan 2022 12:14:30 +0000 (13:14 +0100)
commitc96acb864bd52fb440a0ae280010d1259e40dfb2
tree7e778475c7088cf8bedbe6d6cd7b9e8301be43db
parent47f1d16c5e56a84e3221616f44fd8a2693b25500
Create a workflow for releases
The build.yml file is renamed to release.yml and it Uploads both linux and windows binaries that can be published in Releases.
.github/workflows/build.yml [deleted file]
.github/workflows/release.yml [new file with mode: 0644]
README.md