add release workflow

This commit is contained in:
aler9 2020-12-15 13:38:23 +01:00
parent 5e32a526e5
commit baf7abc9a6
4 changed files with 64 additions and 5 deletions

View file

@ -2,9 +2,9 @@ name: test
on:
push:
branches: [ master ]
branches: [master]
pull_request:
branches: [ master ]
branches: [master]
jobs:
test: