fix: RemoveLabels when has no label (#88)

* fix: RemoveLabels when has no label

* doc
This commit is contained in:
xrkffgg
2021-09-06 19:17:30 +08:00
committed by GitHub
parent 8482b73885
commit ec5a128e11
13 changed files with 137 additions and 109 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "issues-helper",
"version": "2.4.1",
"version": "2.4.2",
"private": true,
"description": "A GitHub Action easily helps you automatically manage issues.",
"main": "src/main.js",