Update action to hybrid multi platform

This commit is contained in:
Peter Evans 2019-11-09 17:24:47 +09:00
parent d99b58f9d5
commit 55e7b1ec28
13 changed files with 5087 additions and 23 deletions

2
src/requirements.txt Normal file
View file

@ -0,0 +1,2 @@
GitPython==3.0.4
PyGithub==1.44.1