mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-20 18:55:47 +08:00
docs: update labels helper
This commit is contained in:
@@ -322,7 +322,7 @@ jobs:
|
||||
|
||||
#### `create-label`
|
||||
|
||||
Create label。If you want to create multiple labels base on repository path. [See](https://github.com/actions-cool/create-labels).
|
||||
Create label. If you want to maintain labels in batches, [see](https://github.com/actions-cool/labels-helper).
|
||||
|
||||
```yml
|
||||
- name: Create label
|
||||
|
@@ -322,7 +322,7 @@ jobs:
|
||||
|
||||
#### `create-label`
|
||||
|
||||
新增 label。若想根据目录生成多个 labels,[可查看](https://github.com/actions-cool/create-labels)。
|
||||
新增 label。若想批量维护 labels,[可查看](https://github.com/actions-cool/labels-helper)。
|
||||
|
||||
```yml
|
||||
- name: Create label
|
||||
|
@@ -185,7 +185,7 @@ jobs:
|
||||
|
||||
## `create-label`
|
||||
|
||||
Create label。If you want to create multiple labels base on repository path. [See](https://github.com/actions-cool/create-labels).
|
||||
Create label. If you want to maintain labels in batches, [see](https://github.com/actions-cool/labels-helper).
|
||||
|
||||
```yml
|
||||
- name: Create label
|
||||
|
@@ -185,7 +185,7 @@ jobs:
|
||||
|
||||
## `create-label`
|
||||
|
||||
新增 label。若想根据目录生成多个 labels,[可查看](https://github.com/actions-cool/create-labels)。
|
||||
新增 label。若想批量维护 labels,[可查看](https://github.com/actions-cool/labels-helper)。
|
||||
|
||||
```yml
|
||||
- name: Create label
|
||||
|
Reference in New Issue
Block a user