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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: yangyangdaji <[email protected]>
  • Loading branch information
yangyangdaji authored Oct 6, 2023
1 parent f2f8dac commit 86111ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ You must also provide an `GITHUB_TOKEN` in `env`
| `destination_path` | Destination path to save generated .pot file | `/po` | false |
| `slug` | Project slug. Defaults to the Github repository name. | $GITHUB_REPOSITORY | false |
| `text_domain` | Text domain to look for in the source code. Defaults to the project slug. | `slug` | false |
| `title` | Replace "SOME DESCRIPTIVE TITLE."' | | false
| `title` | Replace "SOME DESCRIPTIVE TITLE."' | | false |
| `copyright` | Replace "YEAR THE PACKAGE S COPYRIGHT HOLDER"' | | false |
| `license` | Replace "same license as the PACKAGE package"' | | False ||
| `license` | Replace "same license as the PACKAGE package"' | | False |
| `author` | Replace "FIRST AUTHOR <EMAIL@ADDRESS>"' | | false |
| `commiter` | Setting committer | `github-actions[bot]` | false |
| `commiter_email` | Setting committer email | `41898282+github-actions[bot]@users.noreply.github.com` | false |

0 comments on commit 86111ca

Please sign in to comment.