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

Commit 6e5dcfa

Browse files
authored
Update README.md
Signed-off-by: yangyangdaji <1504305527@qq.com>
1 parent b0ad9b6 commit 6e5dcfa

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 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 |
51-
|--------------------|---------------------------------------------------------------------------|---------------------------------------------------------|----------|
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 |
57-
| `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 |
50+
| Name | Description | Default | Required | |
51+
|--------------------|---------------------------------------------------------------------------|---------------------------------------------------------|----------|--|
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 | |
57+
| `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 | |

0 commit comments

Comments
 (0)