This repository was archived by the owner on Jun 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,13 +48,13 @@ jobs:
4848You must also provide an ` GITHUB_TOKEN ` in ` env `
4949
5050| Name | Description | Default | Required |
51- | ------------------ | ------------------------------------------------------------------------- | ------------------------------------------------------- | -- ------ | --- |
51+ | -------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------- | ---------- |
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 |
You can’t perform that action at this time.
0 commit comments