@@ -47,14 +47,14 @@ jobs:
4747
4848You 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