add release workflow

This commit is contained in:
aler9
2020-12-15 14:14:24 +01:00
parent 5e32a526e5
commit baf7abc9a6
4 changed files with 64 additions and 5 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ name: test
on:
push:
branches: [ master ]
branches: [master]
pull_request:
branches: [ master ]
branches: [master]
jobs:
test: