update ci to new workflow

This commit is contained in:
mpostma
2020-07-21 14:39:12 +02:00
parent 0583cd8e5d
commit 7e00bf4bfa
4 changed files with 60 additions and 9 deletions

View File

@ -1,9 +1,8 @@
name: Publish binaries to GitHub release
on:
push:
tags:
- '*'
release:
types: [published]
name: Publish binaries to release
jobs:
publish: