Add label-custom input

This commit is contained in:
CrazyMax 2020-12-23 21:47:58 +01:00
parent c48ac80f46
commit 8c7824c6d8
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
10 changed files with 1648 additions and 61 deletions

View file

@ -25,6 +25,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"csv-parse": "^4.14.2",
"handlebars": "^4.7.6",
"moment": "^2.29.1",
"semver": "^7.3.4"