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

Commit 86111ca

Browse files
authored
Update README.md
Signed-off-by: yangyangdaji <[email protected]>
1 parent f2f8dac commit 86111ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ You must also provide an `GITHUB_TOKEN` in `env`
5252
| `destination_path` | Destination path to save generated .pot file | `/po` | false |
5353
| `slug` | Project slug. Defaults to the Github repository name. | $GITHUB_REPOSITORY | false |
5454
| `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
55+
| `title` | Replace "SOME DESCRIPTIVE TITLE."' | | false |
5656
| `copyright` | Replace "YEAR THE PACKAGE S COPYRIGHT HOLDER"' | | false |
57-
| `license` | Replace "same license as the PACKAGE package"' | | False ||
57+
| `license` | Replace "same license as the PACKAGE package"' | | False |
5858
| `author` | Replace "FIRST AUTHOR <EMAIL@ADDRESS>"' | | false |
5959
| `commiter` | Setting committer | `github-actions[bot]` | false |
6060
| `commiter_email` | Setting committer email | `41898282+github-actions[bot]@users.noreply.github.com` | false |

0 commit comments

Comments
 (0)