Automate releases (#3732)

* Test custom action with custom input

* Run test workflow on push

* Automated release configuration
This commit is contained in:
Bert Blommers 2021-03-03 09:06:22 +00:00 committed by GitHub
commit 562d0eef69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 87 additions and 12 deletions

View file

@ -10,4 +10,5 @@ prompt-toolkit==2.0.10 # 3.x is not available with python2
click==6.7
inflection==0.3.1
lxml==4.2.3
packaging