Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit effe4ca

Browse files
authored
Add files via upload
Signed-off-by: yangyangdaji <1504305527@qq.com>
1 parent 43e3833 commit effe4ca

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ jobs:
4747

4848
You must also provide an `GITHUB_TOKEN` in `env`
4949

50-
| Name | Description | Default | Required | |
50+
| Name | Description | Default | Required |
5151
| ------------------ | ------------------------------------------------------------------------- | ------------------------------------------------------- | -------- | --- |
52-
| `destination_path` | Destination path to save generated .pot file | `/po` | false | |
53-
| `slug` | Project slug. Defaults to the Github repository name. | $GITHUB_REPOSITORY | false | |
54-
| `text_domain` | Text domain to look for in the source code. Defaults to the project slug. | `slug` | false | |
55-
| `title` | Replace "SOME DESCRIPTIVE TITLE."' | | false | |
56-
| `copyright` | Replace "YEAR THE PACKAGE S COPYRIGHT HOLDER"' | | false | |
52+
| `destination_path` | Destination path to save generated .pot file | `/po` | false |
53+
| `slug` | Project slug. Defaults to the Github repository name. | $GITHUB_REPOSITORY | false |
54+
| `text_domain` | Text domain to look for in the source code. Defaults to the project slug. | `slug` | false |
55+
| `title` | Replace "SOME DESCRIPTIVE TITLE."' | | false |
56+
| `copyright` | Replace "YEAR THE PACKAGE S COPYRIGHT HOLDER"' | | false |
5757
| `license` | Replace "same license as the PACKAGE package"' | | False | |
58-
| `author` | Replace "FIRST AUTHOR <EMAIL@ADDRESS>"' | | false | |
59-
| `commiter` | Setting committer | `github-actions[bot]` | false | |
60-
| `commiter_email` | Setting committer email | `41898282+github-actions[bot]@users.noreply.github.com` | false | |
58+
| `author` | Replace "FIRST AUTHOR <EMAIL@ADDRESS>"' | | false |
59+
| `commiter` | Setting committer | `github-actions[bot]` | false |
60+
| `commiter_email` | Setting committer email | `41898282+github-actions[bot]@users.noreply.github.com` | false |

0 commit comments

Comments
 (0)