Commit Graph

4 Commits

Author SHA1 Message Date
Jan Jurzitza 02acaa534b
Use gnu tar in osx build (#642)
Should hopefully fix #641
2021-07-16 16:10:51 +00:00
Jan Jurzitza 8dce131a8e
fix ci upload-asset action syntax 2021-06-01 20:51:06 +00:00
Jan Jurzitza 62f689d21f
make CI artifacts inside bin folder
dub builds into `bin` folder, so take the files from there. Adjust working-directory so we don't accidentally create a folder named "bin" inside the archives.
2021-06-01 20:10:52 +00:00
Amin Yahyaabadi 3e5dbd979a
Migrate to GitHub Actions (#637)
* Migrate to GitHub Actions

* Add release steps

* Use WebFreak001/upload-asset@v1.0.0

* Package the files using tar and 7z

* Use TAG_RAW in the names
2021-06-02 03:25:31 +12:00