Commit graph

7 commits

Author SHA1 Message Date
Rostislav Raykov 53608879b9 chore: Attempt to figure out why one workflow is not triggering 2019-09-21 23:18:47 +02:00
Rostislav Raykov e2ec6bbcdc feat: Refactor the GH actions
Have a matrix to build both macOS and Linux binaries.
Fix the version fetching and putting it in the release
archive's name
2019-09-19 11:41:23 +02:00
Rostislav Raykov 84982d6131 fix: Wrong option name for cargo github action
https://github.com/actions-rs/cargo/issues/4
2019-09-18 14:31:12 +02:00
Rostislav Raykov e53a823581 fix: Pass cargo login token as an argument 2019-09-18 01:49:39 +02:00
Rostislav Raykov 382a973e14 fix: Correct syntax for action to be executed only on master branch 2019-09-18 01:02:57 +02:00
Rostislav Raykov 878b7b4d2a fix: Add a step to install nightly toolchain 2019-09-18 00:53:54 +02:00
Rostislav Raykov bacdea35f6 chore: Setup initial version of build/publish GitHub Actions 2019-09-17 22:12:45 +02:00