ardeois/Run better-crowdin
This action allows you to manage and synchronize localization resources with your Crowdin project, using `better-crowdin` CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to run ('delbranch', 'download', 'upload sources', 'upload translations', 'sync') | no | upload sources |
| config | Crowdin configuration file path [crowdin.yml] | no | — |
| branch | Crowdin branch to use with command (defaults to current ref from github event `github.event.ref`). | no | ${{github.event.ref}} |
| dry_run | Do not execute write operations on crowdin | no | false |
| relative_path | Make "base_path" property relative to config file path | no | false |
| porcelain | Print script-aware outputs (no colors, no human friendly info) | no | false |
| ignore_errors | Ignore any script error. This could be useful for `delbranch` in case the branch does not exists | no | false |
Outputs
no outputs