v2.0.0
What's Changed
Features
- Now the Action uses the new CLI v4
Deprecations
Removed deprecated options:
add_crowdin_branch
new_branch_title
new_branch_export_pattern
new_branch_priority
delete_crowdin_branch
Instead, use the command: branch add <name>
to create a new branch.
identity
- this option doesn't make much sense in the context of the GitHub action, where environment variables are a de facto standard for credentials loading.
Full Changelog: v1.20.4...v2.0.0