Skip to content

Commit 8e09392

Browse files
docs: crowdin_branch_name example value (#268)
1 parent e012cb8 commit 8e09392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ By default, the action will look for the `crowdin.yml` file in the root of the r
170170

171171
| Option | Description | Example value |
172172
|------------------------|--------------------------------------------------------------------------------------------|----------------------------|
173-
| `crowdin_branch_name` | Option to upload or download files to the specified version branch in your Crowdin project | `l10n_branch` |
173+
| `crowdin_branch_name` | Option to upload or download files to the specified version branch in your Crowdin project | `main` |
174174
| `config` | Option to specify a path to the configuration file (without `/` at the beginning) | `path/to/your/crowdin.yml` |
175175
| `dryrun_action` | Defines whether to run the action in the dry-run mode | `false` (default) |
176176

0 commit comments

Comments
 (0)