Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-18 | GitHub Actions: support creation of releases based on tags | Dirk Hohndel | |
And fix parsing of ref. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2019-10-18 | GitHub Actions: post releases | Dirk Hohndel | |
This so far just works on push and hopefullt pull requests, not for tags and therefore actual releases. In order not to conflict with the binaries from Travis, I changed the name to "ci-release" instead of "continuous". Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |